Interface CPConfigurationListRel
- All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CPConfigurationListRel>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<CPConfigurationListRel>,CPConfigurationListRelModel,com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationListRel>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel
- All Known Implementing Classes:
CPConfigurationListRelWrapper
@ProviderType
public interface CPConfigurationListRel
extends CPConfigurationListRelModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CPConfigurationListRel service. Represents a row in the "CPConfigurationListRel" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.liferay.portal.kernel.util.Accessor<CPConfigurationListRel,Long> -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.commerce.product.model.CPConfigurationListRelModel
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getCPConfigurationListId, getCPConfigurationListRelId, getCreateDate, getCtCollectionId, getModifiedDate, getMvccVersion, getPrimaryKey, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCPConfigurationListId, setCPConfigurationListRelId, setCreateDate, setCtCollectionId, setModifiedDate, setMvccVersion, setPrimaryKey, setUserId, setUserName, setUserUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
CP_CONFIGURATION_LIST_REL_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<CPConfigurationListRel,Long> CP_CONFIGURATION_LIST_REL_ID_ACCESSOR
-