public class CPDefinitionGroupedEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDefinitionGroupedEntry> implements CPDefinitionGroupedEntry, com.liferay.portal.kernel.model.ModelWrapper<CPDefinitionGroupedEntry>
This class is a wrapper for CPDefinitionGroupedEntry.
CPDefinitionGroupedEntry,
Serialized FormCP_DEFINITION_GROUPED_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CPDefinitionGroupedEntryWrapper(CPDefinitionGroupedEntry cpDefinitionGroupedEntry) |
| Modifier and Type | Method and Description |
|---|---|
CPDefinitionGroupedEntry |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this cp definition grouped entry.
|
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionGroupedEntryId()
Returns the cp definition grouped entry ID of this cp definition grouped entry.
|
long |
getCPDefinitionId()
Returns the cp definition ID of this cp definition grouped entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this cp definition grouped entry.
|
com.liferay.commerce.product.model.CPDefinition |
getEntryCPDefinition() |
long |
getEntryCPDefinitionId() |
com.liferay.commerce.product.model.CProduct |
getEntryCProduct() |
long |
getEntryCProductId()
Returns the entry c product ID of this cp definition grouped entry.
|
long |
getGroupId()
Returns the group ID of this cp definition grouped entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cp definition grouped entry.
|
long |
getMvccVersion()
Returns the mvcc version of this cp definition grouped entry.
|
long |
getPrimaryKey()
Returns the primary key of this cp definition grouped entry.
|
double |
getPriority()
Returns the priority of this cp definition grouped entry.
|
int |
getQuantity()
Returns the quantity of this cp definition grouped entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this cp definition grouped entry.
|
java.lang.String |
getUserName()
Returns the user name of this cp definition grouped entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cp definition grouped entry.
|
java.lang.String |
getUuid()
Returns the uuid of this cp definition grouped entry.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this cp definition grouped entry.
|
void |
setCPDefinitionGroupedEntryId(long CPDefinitionGroupedEntryId)
Sets the cp definition grouped entry ID of this cp definition grouped entry.
|
void |
setCPDefinitionId(long CPDefinitionId)
Sets the cp definition ID of this cp definition grouped entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cp definition grouped entry.
|
void |
setEntryCProductId(long entryCProductId)
Sets the entry c product ID of this cp definition grouped entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this cp definition grouped entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cp definition grouped entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cp definition grouped entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cp definition grouped entry.
|
void |
setPriority(double priority)
Sets the priority of this cp definition grouped entry.
|
void |
setQuantity(int quantity)
Sets the quantity of this cp definition grouped entry.
|
void |
setUserId(long userId)
Sets the user ID of this cp definition grouped entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cp definition grouped entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cp definition grouped entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cp definition grouped entry.
|
protected CPDefinitionGroupedEntryWrapper |
wrap(CPDefinitionGroupedEntry cpDefinitionGroupedEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CPDefinitionGroupedEntryWrapper(CPDefinitionGroupedEntry cpDefinitionGroupedEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDefinitionGroupedEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDefinitionGroupedEntry>public CPDefinitionGroupedEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface CPDefinitionGroupedEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPDefinitionGroupedEntry>public long getCompanyId()
getCompanyId in interface CPDefinitionGroupedEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinition in interface CPDefinitionGroupedEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPDefinitionGroupedEntryId()
getCPDefinitionGroupedEntryId in interface CPDefinitionGroupedEntryModelpublic long getCPDefinitionId()
getCPDefinitionId in interface CPDefinitionGroupedEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface CPDefinitionGroupedEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.commerce.product.model.CPDefinition getEntryCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
getEntryCPDefinition in interface CPDefinitionGroupedEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getEntryCPDefinitionId()
throws com.liferay.portal.kernel.exception.PortalException
getEntryCPDefinitionId in interface CPDefinitionGroupedEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CProduct getEntryCProduct()
throws com.liferay.portal.kernel.exception.PortalException
getEntryCProduct in interface CPDefinitionGroupedEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getEntryCProductId()
getEntryCProductId in interface CPDefinitionGroupedEntryModelpublic long getGroupId()
getGroupId in interface CPDefinitionGroupedEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CPDefinitionGroupedEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CPDefinitionGroupedEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CPDefinitionGroupedEntryModelpublic double getPriority()
getPriority in interface CPDefinitionGroupedEntryModelpublic int getQuantity()
getQuantity in interface CPDefinitionGroupedEntryModelpublic long getUserId()
getUserId in interface CPDefinitionGroupedEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CPDefinitionGroupedEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CPDefinitionGroupedEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CPDefinitionGroupedEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface CPDefinitionGroupedEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this cp definition grouped entrypublic void setCPDefinitionGroupedEntryId(long CPDefinitionGroupedEntryId)
setCPDefinitionGroupedEntryId in interface CPDefinitionGroupedEntryModelCPDefinitionGroupedEntryId - the cp definition grouped entry ID of this cp definition grouped entrypublic void setCPDefinitionId(long CPDefinitionId)
setCPDefinitionId in interface CPDefinitionGroupedEntryModelCPDefinitionId - the cp definition ID of this cp definition grouped entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CPDefinitionGroupedEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cp definition grouped entrypublic void setEntryCProductId(long entryCProductId)
setEntryCProductId in interface CPDefinitionGroupedEntryModelentryCProductId - the entry c product ID of this cp definition grouped entrypublic void setGroupId(long groupId)
setGroupId in interface CPDefinitionGroupedEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this cp definition grouped entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CPDefinitionGroupedEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cp definition grouped entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CPDefinitionGroupedEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cp definition grouped entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CPDefinitionGroupedEntryModelprimaryKey - the primary key of this cp definition grouped entrypublic void setPriority(double priority)
setPriority in interface CPDefinitionGroupedEntryModelpriority - the priority of this cp definition grouped entrypublic void setQuantity(int quantity)
setQuantity in interface CPDefinitionGroupedEntryModelquantity - the quantity of this cp definition grouped entrypublic void setUserId(long userId)
setUserId in interface CPDefinitionGroupedEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cp definition grouped entrypublic void setUserName(java.lang.String userName)
setUserName in interface CPDefinitionGroupedEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cp definition grouped entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CPDefinitionGroupedEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cp definition grouped entrypublic void setUuid(java.lang.String uuid)
setUuid in interface CPDefinitionGroupedEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cp definition grouped entrypublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CPDefinitionGroupedEntryWrapper wrap(CPDefinitionGroupedEntry cpDefinitionGroupedEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDefinitionGroupedEntry>