@ProviderType public interface CPDefinitionGroupedEntry extends CPDefinitionGroupedEntryModel, com.liferay.portal.kernel.model.PersistedModel
CPDefinitionGroupedEntryModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CPDefinitionGroupedEntry,java.lang.Long> |
CP_DEFINITION_GROUPED_ENTRY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
com.liferay.commerce.product.model.CPDefinition |
getEntryCPDefinition() |
long |
getEntryCPDefinitionId() |
com.liferay.commerce.product.model.CProduct |
getEntryCProduct() |
cloneWithOriginalValues, getCompanyId, getCPDefinitionGroupedEntryId, getCPDefinitionId, getCreateDate, getEntryCProductId, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getPriority, getQuantity, getUserId, getUserName, getUserUuid, getUuid, setCompanyId, setCPDefinitionGroupedEntryId, setCPDefinitionId, setCreateDate, setEntryCProductId, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setPriority, setQuantity, setUserId, setUserName, setUserUuid, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelclone, getStagedModelTypestatic final com.liferay.portal.kernel.util.Accessor<CPDefinitionGroupedEntry,java.lang.Long> CP_DEFINITION_GROUPED_ENTRY_ID_ACCESSOR
com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPDefinition getEntryCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionlong getEntryCPDefinitionId()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CProduct getEntryCProduct()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException