public class CommercePricingClassCPDefinitionRelWrapper extends java.lang.Object implements CommercePricingClassCPDefinitionRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePricingClassCPDefinitionRel>
This class is a wrapper for CommercePricingClassCPDefinitionRel.
CommercePricingClassCPDefinitionRel,
Serialized FormCOMMERCE_PRICING_CLASS_CP_DEFINITION_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommercePricingClassCPDefinitionRelWrapper(CommercePricingClassCPDefinitionRel commercePricingClassCPDefinitionRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommercePricingClassCPDefinitionRel commercePricingClassCPDefinitionRel) |
boolean |
equals(java.lang.Object object) |
CommercePricingClass |
getCommercePricingClass() |
long |
getCommercePricingClassCPDefinitionRelId()
Returns the commerce pricing class cp definition rel ID of this commerce pricing class cp definition rel.
|
long |
getCommercePricingClassId()
Returns the commerce pricing class ID of this commerce pricing class cp definition rel.
|
long |
getCompanyId()
Returns the company ID of this commerce pricing class cp definition rel.
|
long |
getCPDefinitionId()
Returns the cp definition ID of this commerce pricing class cp definition rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce pricing class cp definition rel.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
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 cp definition rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce pricing class cp definition rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this commerce pricing class cp definition rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce pricing class cp definition rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce pricing class cp definition rel.
|
CommercePricingClassCPDefinitionRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommercePricingClassCPDefinitionRelId(long CommercePricingClassCPDefinitionRelId)
Sets the commerce pricing class cp definition rel ID of this commerce pricing class cp definition rel.
|
void |
setCommercePricingClassId(long commercePricingClassId)
Sets the commerce pricing class ID of this commerce pricing class cp definition rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce pricing class cp definition rel.
|
void |
setCPDefinitionId(long CPDefinitionId)
Sets the cp definition ID of this commerce pricing class cp definition rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce pricing class cp definition rel.
|
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 |
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 cp definition rel.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce pricing class cp definition rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce pricing class cp definition rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce pricing class cp definition rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce pricing class cp definition rel.
|
com.liferay.portal.kernel.model.CacheModel<CommercePricingClassCPDefinitionRel> |
toCacheModel() |
CommercePricingClassCPDefinitionRel |
toEscapedModel() |
java.lang.String |
toString() |
CommercePricingClassCPDefinitionRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommercePricingClassCPDefinitionRelWrapper(CommercePricingClassCPDefinitionRel commercePricingClassCPDefinitionRel)
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<CommercePricingClassCPDefinitionRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public java.lang.Object clone()
clone in interface CommercePricingClassCPDefinitionRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>clone in class java.lang.Objectpublic int compareTo(CommercePricingClassCPDefinitionRel commercePricingClassCPDefinitionRel)
compareTo in interface CommercePricingClassCPDefinitionRelModelcompareTo in interface java.lang.Comparable<CommercePricingClassCPDefinitionRel>public CommercePricingClass getCommercePricingClass() throws com.liferay.portal.kernel.exception.PortalException
getCommercePricingClass in interface CommercePricingClassCPDefinitionRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommercePricingClassCPDefinitionRelId()
getCommercePricingClassCPDefinitionRelId in interface CommercePricingClassCPDefinitionRelModelpublic long getCommercePricingClassId()
getCommercePricingClassId in interface CommercePricingClassCPDefinitionRelModelpublic long getCompanyId()
getCompanyId in interface CommercePricingClassCPDefinitionRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCPDefinitionId()
getCPDefinitionId in interface CommercePricingClassCPDefinitionRelModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePricingClassCPDefinitionRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommercePricingClassCPDefinitionRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePricingClassCPDefinitionRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePricingClassCPDefinitionRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommercePricingClassCPDefinitionRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommercePricingClassCPDefinitionRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePricingClassCPDefinitionRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePricingClassCPDefinitionRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommercePricingClassCPDefinitionRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommercePricingClassCPDefinitionRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public boolean isEscapedModel()
isEscapedModel in interface CommercePricingClassCPDefinitionRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public boolean isNew()
isNew in interface CommercePricingClassCPDefinitionRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommercePricingClassCPDefinitionRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void setCommercePricingClassCPDefinitionRelId(long CommercePricingClassCPDefinitionRelId)
setCommercePricingClassCPDefinitionRelId in interface CommercePricingClassCPDefinitionRelModelCommercePricingClassCPDefinitionRelId - the commerce pricing class cp definition rel ID of this commerce pricing class cp definition relpublic void setCommercePricingClassId(long commercePricingClassId)
setCommercePricingClassId in interface CommercePricingClassCPDefinitionRelModelcommercePricingClassId - the commerce pricing class ID of this commerce pricing class cp definition relpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePricingClassCPDefinitionRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce pricing class cp definition relpublic void setCPDefinitionId(long CPDefinitionId)
setCPDefinitionId in interface CommercePricingClassCPDefinitionRelModelCPDefinitionId - the cp definition ID of this commerce pricing class cp definition relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePricingClassCPDefinitionRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce pricing class cp definition relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommercePricingClassCPDefinitionRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommercePricingClassCPDefinitionRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommercePricingClassCPDefinitionRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePricingClassCPDefinitionRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce pricing class cp definition relpublic void setNew(boolean n)
setNew in interface CommercePricingClassCPDefinitionRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePricingClassCPDefinitionRelModelprimaryKey - the primary key of this commerce pricing class cp definition relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommercePricingClassCPDefinitionRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommercePricingClassCPDefinitionRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce pricing class cp definition relpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePricingClassCPDefinitionRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce pricing class cp definition relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePricingClassCPDefinitionRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce pricing class cp definition relpublic com.liferay.portal.kernel.model.CacheModel<CommercePricingClassCPDefinitionRel> toCacheModel()
toCacheModel in interface CommercePricingClassCPDefinitionRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public CommercePricingClassCPDefinitionRel toEscapedModel()
toEscapedModel in interface CommercePricingClassCPDefinitionRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public java.lang.String toString()
toString in interface CommercePricingClassCPDefinitionRelModeltoString in class java.lang.Objectpublic CommercePricingClassCPDefinitionRel toUnescapedModel()
toUnescapedModel in interface CommercePricingClassCPDefinitionRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public java.lang.String toXmlString()
toXmlString in interface CommercePricingClassCPDefinitionRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic CommercePricingClassCPDefinitionRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommercePricingClassCPDefinitionRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePricingClassCPDefinitionRel>