public class CProductWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CProduct> implements CProduct, com.liferay.portal.kernel.model.ModelWrapper<CProduct>
This class is a wrapper for CProduct.
CProduct,
Serialized FormC_PRODUCT_ID_ACCESSOR| Constructor and Description |
|---|
CProductWrapper(CProduct cProduct) |
| Modifier and Type | Method and Description |
|---|---|
CProduct |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CProduct,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CProduct,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this c product.
|
long |
getCProductId()
Returns the c product ID of this c product.
|
java.util.Date |
getCreateDate()
Returns the create date of this c product.
|
long |
getCtCollectionId()
Returns the ct collection ID of this c product.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this c product.
|
long |
getGroupId()
Returns the group ID of this c product.
|
int |
getLatestVersion()
Returns the latest version of this c product.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this c product.
|
long |
getMvccVersion()
Returns the mvcc version of this c product.
|
long |
getPrimaryKey()
Returns the primary key of this c product.
|
long |
getPublishedCPDefinitionId()
Returns the published cp definition ID of this c product.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this c product.
|
java.lang.String |
getUserName()
Returns the user name of this c product.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this c product.
|
java.lang.String |
getUuid()
Returns the uuid of this c product.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this c product.
|
void |
setCProductId(long CProductId)
Sets the c product ID of this c product.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this c product.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this c product.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this c product.
|
void |
setGroupId(long groupId)
Sets the group ID of this c product.
|
void |
setLatestVersion(int latestVersion)
Sets the latest version of this c product.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this c product.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this c product.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this c product.
|
void |
setPublishedCPDefinitionId(long publishedCPDefinitionId)
Sets the published cp definition ID of this c product.
|
void |
setUserId(long userId)
Sets the user ID of this c product.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this c product.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this c product.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this c product.
|
protected CProductWrapper |
wrap(CProduct cProduct) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CProductWrapper(CProduct cProduct)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CProduct>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CProduct>public CProduct cloneWithOriginalValues()
cloneWithOriginalValues in interface CProductModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CProduct>public long getCompanyId()
getCompanyId in interface CProductModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getCProductId()
getCProductId in interface CProductModelpublic java.util.Date getCreateDate()
getCreateDate in interface CProductModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CProductModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CProduct>public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CProductModelpublic long getGroupId()
getGroupId in interface CProductModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic int getLatestVersion()
getLatestVersion in interface CProductModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CProductModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CProductModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CProductModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CProduct>public long getPublishedCPDefinitionId()
getPublishedCPDefinitionId in interface CProductModelpublic long getUserId()
getUserId in interface CProductModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CProductModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CProductModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CProductModelgetUuid 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 CProductModelsetCompanyId 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 c productpublic void setCProductId(long CProductId)
setCProductId in interface CProductModelCProductId - the c product ID of this c productpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CProductModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this c productpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CProductModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CProduct>ctCollectionId - the ct collection ID of this c productpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CProductModelexternalReferenceCode - the external reference code of this c productpublic void setGroupId(long groupId)
setGroupId in interface CProductModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this c productpublic void setLatestVersion(int latestVersion)
setLatestVersion in interface CProductModellatestVersion - the latest version of this c productpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CProductModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this c productpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CProductModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this c productpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CProductModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CProduct>primaryKey - the primary key of this c productpublic void setPublishedCPDefinitionId(long publishedCPDefinitionId)
setPublishedCPDefinitionId in interface CProductModelpublishedCPDefinitionId - the published cp definition ID of this c productpublic void setUserId(long userId)
setUserId in interface CProductModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this c productpublic void setUserName(java.lang.String userName)
setUserName in interface CProductModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this c productpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CProductModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this c productpublic void setUuid(java.lang.String uuid)
setUuid in interface CProductModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this c productpublic java.util.Map<java.lang.String,java.util.function.Function<CProduct,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CProduct>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CProduct,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CProduct>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CProductWrapper wrap(CProduct cProduct)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CProduct>