Interface ObjectLayoutColumn

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<ObjectLayoutColumn>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<ObjectLayoutColumn>, com.liferay.portal.kernel.model.MVCCModel, ObjectLayoutColumnModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
ObjectLayoutColumnWrapper

@ProviderType public interface ObjectLayoutColumn extends ObjectLayoutColumnModel
The extended model interface for the ObjectLayoutColumn service. Represents a row in the "ObjectLayoutColumn" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • OBJECT_LAYOUT_COLUMN_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ObjectLayoutColumn,Long> OBJECT_LAYOUT_COLUMN_ID_ACCESSOR