public class CommercePriceModifierRelWrapper extends java.lang.Object implements CommercePriceModifierRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceModifierRel>
This class is a wrapper for CommercePriceModifierRel.
CommercePriceModifierRel,
Serialized FormCOMMERCE_PRICE_MODIFIER_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommercePriceModifierRelWrapper(CommercePriceModifierRel commercePriceModifierRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommercePriceModifierRel commercePriceModifierRel) |
boolean |
equals(java.lang.Object object) |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce price modifier rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce price modifier rel.
|
long |
getClassPK()
Returns the class pk of this commerce price modifier rel.
|
CommercePriceModifier |
getCommercePriceModifier() |
long |
getCommercePriceModifierId()
Returns the commerce price modifier ID of this commerce price modifier rel.
|
long |
getCommercePriceModifierRelId()
Returns the commerce price modifier rel ID of this commerce price modifier rel.
|
long |
getCompanyId()
Returns the company ID of this commerce price modifier rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce price modifier 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 price modifier rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce price modifier rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this commerce price modifier rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce price modifier rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce price modifier rel.
|
CommercePriceModifierRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce price modifier rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce price modifier rel.
|
void |
setCommercePriceModifierId(long commercePriceModifierId)
Sets the commerce price modifier ID of this commerce price modifier rel.
|
void |
setCommercePriceModifierRelId(long commercePriceModifierRelId)
Sets the commerce price modifier rel ID of this commerce price modifier rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce price modifier rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce price modifier 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 price modifier rel.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce price modifier rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce price modifier rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce price modifier rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce price modifier rel.
|
com.liferay.portal.kernel.model.CacheModel<CommercePriceModifierRel> |
toCacheModel() |
CommercePriceModifierRel |
toEscapedModel() |
java.lang.String |
toString() |
CommercePriceModifierRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommercePriceModifierRelWrapper(CommercePriceModifierRel commercePriceModifierRel)
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<CommercePriceModifierRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public java.lang.Object clone()
clone in interface CommercePriceModifierRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>clone in class java.lang.Objectpublic int compareTo(CommercePriceModifierRel commercePriceModifierRel)
compareTo in interface CommercePriceModifierRelModelcompareTo in interface java.lang.Comparable<CommercePriceModifierRel>public java.lang.String getClassName()
getClassName in interface CommercePriceModifierRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommercePriceModifierRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommercePriceModifierRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic CommercePriceModifier getCommercePriceModifier() throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceModifier in interface CommercePriceModifierRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommercePriceModifierId()
getCommercePriceModifierId in interface CommercePriceModifierRelModelpublic long getCommercePriceModifierRelId()
getCommercePriceModifierRelId in interface CommercePriceModifierRelModelpublic long getCompanyId()
getCompanyId in interface CommercePriceModifierRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePriceModifierRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommercePriceModifierRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePriceModifierRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePriceModifierRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommercePriceModifierRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommercePriceModifierRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePriceModifierRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePriceModifierRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommercePriceModifierRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommercePriceModifierRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public boolean isEscapedModel()
isEscapedModel in interface CommercePriceModifierRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public boolean isNew()
isNew in interface CommercePriceModifierRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommercePriceModifierRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setClassName(java.lang.String className)
setClassName in interface CommercePriceModifierRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommercePriceModifierRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce price modifier relpublic void setClassPK(long classPK)
setClassPK in interface CommercePriceModifierRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce price modifier relpublic void setCommercePriceModifierId(long commercePriceModifierId)
setCommercePriceModifierId in interface CommercePriceModifierRelModelcommercePriceModifierId - the commerce price modifier ID of this commerce price modifier relpublic void setCommercePriceModifierRelId(long commercePriceModifierRelId)
setCommercePriceModifierRelId in interface CommercePriceModifierRelModelcommercePriceModifierRelId - the commerce price modifier rel ID of this commerce price modifier relpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePriceModifierRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce price modifier relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePriceModifierRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce price modifier relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommercePriceModifierRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommercePriceModifierRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommercePriceModifierRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePriceModifierRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce price modifier relpublic void setNew(boolean n)
setNew in interface CommercePriceModifierRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePriceModifierRelModelprimaryKey - the primary key of this commerce price modifier relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommercePriceModifierRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommercePriceModifierRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce price modifier relpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePriceModifierRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce price modifier relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePriceModifierRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce price modifier relpublic com.liferay.portal.kernel.model.CacheModel<CommercePriceModifierRel> toCacheModel()
toCacheModel in interface CommercePriceModifierRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public CommercePriceModifierRel toEscapedModel()
toEscapedModel in interface CommercePriceModifierRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public java.lang.String toString()
toString in interface CommercePriceModifierRelModeltoString in class java.lang.Objectpublic CommercePriceModifierRel toUnescapedModel()
toUnescapedModel in interface CommercePriceModifierRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public java.lang.String toXmlString()
toXmlString in interface CommercePriceModifierRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic CommercePriceModifierRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommercePriceModifierRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>