- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<ObjectViewColumn>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<ObjectViewColumn>, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, ObjectViewColumnModel, java.io.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:
ObjectViewColumnModel
- Generated: