public class CommercePricingClassWrapper extends java.lang.Object implements CommercePricingClass, com.liferay.portal.kernel.model.ModelWrapper<CommercePricingClass>
This class is a wrapper for CommercePricingClass.
CommercePricingClass,
Serialized FormCOMMERCE_PRICING_CLASS_ID_ACCESSOR| Constructor and Description |
|---|
CommercePricingClassWrapper(CommercePricingClass commercePricingClass) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommercePricingClass commercePricingClass) |
boolean |
equals(java.lang.Object obj) |
long |
getCommercePricingClassId()
Returns the commerce pricing class ID of this commerce pricing class.
|
long |
getCompanyId()
Returns the company ID of this commerce pricing class.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce pricing class.
|
java.lang.String |
getDescription()
Returns the description of this commerce pricing class.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce pricing class.
|
long |
getGroupId()
Returns the group ID of this commerce pricing class.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this commerce pricing class.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce pricing class.
|
long |
getPrimaryKey()
Returns the primary key of this commerce pricing class.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getTitle()
Returns the title of this commerce pricing class.
|
long |
getUserId()
Returns the user ID of this commerce pricing class.
|
java.lang.String |
getUserName()
Returns the user name of this commerce pricing class.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce pricing class.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce pricing class.
|
CommercePricingClass |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommercePricingClassId(long commercePricingClassId)
Sets the commerce pricing class ID of this commerce pricing class.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce pricing class.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce pricing class.
|
void |
setDescription(java.lang.String description)
Sets the description of this commerce pricing class.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce pricing class.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce pricing class.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this commerce pricing class.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce pricing class.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce pricing class.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setTitle(java.lang.String title)
Sets the title of this commerce pricing class.
|
void |
setUserId(long userId)
Sets the user ID of this commerce pricing class.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce pricing class.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce pricing class.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce pricing class.
|
com.liferay.portal.kernel.model.CacheModel<CommercePricingClass> |
toCacheModel() |
CommercePricingClass |
toEscapedModel() |
java.lang.String |
toString() |
CommercePricingClass |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommercePricingClassWrapper(CommercePricingClass commercePricingClass)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public java.lang.Object clone()
clone in interface CommercePricingClassModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(CommercePricingClass commercePricingClass)
compareTo in interface CommercePricingClassModelcompareTo in interface java.lang.Comparable<CommercePricingClass>public long getCommercePricingClassId()
getCommercePricingClassId in interface CommercePricingClassModelpublic long getCompanyId()
getCompanyId in interface CommercePricingClassModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePricingClassModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getDescription()
getDescription in interface CommercePricingClassModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommercePricingClassModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommercePricingClassModelpublic long getGroupId()
getGroupId in interface CommercePricingClassModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface CommercePricingClassModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePricingClassModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePricingClassModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommercePricingClassModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getTitle()
getTitle in interface CommercePricingClassModelpublic long getUserId()
getUserId in interface CommercePricingClassModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePricingClassModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePricingClassModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommercePricingClassModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface CommercePricingClassModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommercePricingClassModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public boolean isEscapedModel()
isEscapedModel in interface CommercePricingClassModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public boolean isNew()
isNew in interface CommercePricingClassModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommercePricingClassModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setCommercePricingClassId(long commercePricingClassId)
setCommercePricingClassId in interface CommercePricingClassModelcommercePricingClassId - the commerce pricing class ID of this commerce pricing classpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePricingClassModelsetCompanyId 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 commerce pricing classpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePricingClassModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce pricing classpublic void setDescription(java.lang.String description)
setDescription in interface CommercePricingClassModeldescription - the description of this commerce pricing classpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommercePricingClassModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommercePricingClassModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommercePricingClassModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommercePricingClassModelexternalReferenceCode - the external reference code of this commerce pricing classpublic void setGroupId(long groupId)
setGroupId in interface CommercePricingClassModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce pricing classpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CommercePricingClassModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this commerce pricing classpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePricingClassModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce pricing classpublic void setNew(boolean n)
setNew in interface CommercePricingClassModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePricingClassModelprimaryKey - the primary key of this commerce pricing classpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommercePricingClassModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setTitle(java.lang.String title)
setTitle in interface CommercePricingClassModeltitle - the title of this commerce pricing classpublic void setUserId(long userId)
setUserId in interface CommercePricingClassModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce pricing classpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePricingClassModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce pricing classpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePricingClassModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce pricing classpublic void setUuid(java.lang.String uuid)
setUuid in interface CommercePricingClassModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce pricing classpublic com.liferay.portal.kernel.model.CacheModel<CommercePricingClass> toCacheModel()
toCacheModel in interface CommercePricingClassModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public CommercePricingClass toEscapedModel()
toEscapedModel in interface CommercePricingClassModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public java.lang.String toString()
toString in interface CommercePricingClassModeltoString in class java.lang.Objectpublic CommercePricingClass toUnescapedModel()
toUnescapedModel in interface CommercePricingClassModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public java.lang.String toXmlString()
toXmlString in interface CommercePricingClassModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic CommercePricingClass getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommercePricingClass>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClass>