Interface ObjectViewColumn

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<ObjectViewColumn>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<ObjectViewColumn>, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, ObjectViewColumnModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
ObjectViewColumnWrapper

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

    • OBJECT_VIEW_COLUMN_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<ObjectViewColumn,Long> OBJECT_VIEW_COLUMN_ID_ACCESSOR