public class CommerceDiscountAccountRelWrapper extends java.lang.Object implements CommerceDiscountAccountRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountAccountRel>
This class is a wrapper for CommerceDiscountAccountRel.
CommerceDiscountAccountRel,
Serialized FormCOMMERCE_DISCOUNT_ACCOUNT_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceDiscountAccountRelWrapper(CommerceDiscountAccountRel commerceDiscountAccountRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceDiscountAccountRel commerceDiscountAccountRel) |
boolean |
equals(java.lang.Object object) |
com.liferay.commerce.account.model.CommerceAccount |
getCommerceAccount() |
long |
getCommerceAccountId()
Returns the commerce account ID of this commerce discount account rel.
|
CommerceDiscount |
getCommerceDiscount() |
long |
getCommerceDiscountAccountRelId()
Returns the commerce discount account rel ID of this commerce discount account rel.
|
long |
getCommerceDiscountId()
Returns the commerce discount ID of this commerce discount account rel.
|
long |
getCompanyId()
Returns the company ID of this commerce discount account rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce discount account rel.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Date |
getLastPublishDate()
Returns the last publish date of this commerce discount account rel.
|
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 discount account rel.
|
int |
getOrder()
Returns the order of this commerce discount account rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce discount account rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this commerce discount account rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce discount account rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce discount account rel.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce discount account rel.
|
CommerceDiscountAccountRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommerceAccountId(long commerceAccountId)
Sets the commerce account ID of this commerce discount account rel.
|
void |
setCommerceDiscountAccountRelId(long commerceDiscountAccountRelId)
Sets the commerce discount account rel ID of this commerce discount account rel.
|
void |
setCommerceDiscountId(long commerceDiscountId)
Sets the commerce discount ID of this commerce discount account rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce discount account rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce discount account 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 |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this commerce discount account rel.
|
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 discount account rel.
|
void |
setNew(boolean n) |
void |
setOrder(int order)
Sets the order of this commerce discount account rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce discount account rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce discount account rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce discount account rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce discount account rel.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce discount account rel.
|
com.liferay.portal.kernel.model.CacheModel<CommerceDiscountAccountRel> |
toCacheModel() |
CommerceDiscountAccountRel |
toEscapedModel() |
java.lang.String |
toString() |
CommerceDiscountAccountRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceDiscountAccountRelWrapper(CommerceDiscountAccountRel commerceDiscountAccountRel)
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<CommerceDiscountAccountRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public java.lang.Object clone()
clone in interface CommerceDiscountAccountRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(CommerceDiscountAccountRel commerceDiscountAccountRel)
compareTo in interface CommerceDiscountAccountRelModelcompareTo in interface java.lang.Comparable<CommerceDiscountAccountRel>public com.liferay.commerce.account.model.CommerceAccount getCommerceAccount()
throws com.liferay.portal.kernel.exception.PortalException
getCommerceAccount in interface CommerceDiscountAccountRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceAccountId()
getCommerceAccountId in interface CommerceDiscountAccountRelModelpublic CommerceDiscount getCommerceDiscount() throws com.liferay.portal.kernel.exception.PortalException
getCommerceDiscount in interface CommerceDiscountAccountRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceDiscountAccountRelId()
getCommerceDiscountAccountRelId in interface CommerceDiscountAccountRelModelpublic long getCommerceDiscountId()
getCommerceDiscountId in interface CommerceDiscountAccountRelModelpublic long getCompanyId()
getCompanyId in interface CommerceDiscountAccountRelModelgetCompanyId 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 CommerceDiscountAccountRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceDiscountAccountRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface CommerceDiscountAccountRelModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceDiscountAccountRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic int getOrder()
getOrder in interface CommerceDiscountAccountRelModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceDiscountAccountRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceDiscountAccountRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommerceDiscountAccountRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceDiscountAccountRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceDiscountAccountRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceDiscountAccountRelModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface CommerceDiscountAccountRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceDiscountAccountRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public boolean isEscapedModel()
isEscapedModel in interface CommerceDiscountAccountRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public boolean isNew()
isNew in interface CommerceDiscountAccountRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceDiscountAccountRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void setCommerceAccountId(long commerceAccountId)
setCommerceAccountId in interface CommerceDiscountAccountRelModelcommerceAccountId - the commerce account ID of this commerce discount account relpublic void setCommerceDiscountAccountRelId(long commerceDiscountAccountRelId)
setCommerceDiscountAccountRelId in interface CommerceDiscountAccountRelModelcommerceDiscountAccountRelId - the commerce discount account rel ID of this commerce discount account relpublic void setCommerceDiscountId(long commerceDiscountId)
setCommerceDiscountId in interface CommerceDiscountAccountRelModelcommerceDiscountId - the commerce discount ID of this commerce discount account relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceDiscountAccountRelModelsetCompanyId 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 discount account relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceDiscountAccountRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce discount account relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceDiscountAccountRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceDiscountAccountRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceDiscountAccountRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CommerceDiscountAccountRelModellastPublishDate - the last publish date of this commerce discount account relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceDiscountAccountRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce discount account relpublic void setNew(boolean n)
setNew in interface CommerceDiscountAccountRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void setOrder(int order)
setOrder in interface CommerceDiscountAccountRelModelorder - the order of this commerce discount account relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceDiscountAccountRelModelprimaryKey - the primary key of this commerce discount account relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceDiscountAccountRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommerceDiscountAccountRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce discount account relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceDiscountAccountRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce discount account relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceDiscountAccountRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce discount account relpublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceDiscountAccountRelModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce discount account relpublic com.liferay.portal.kernel.model.CacheModel<CommerceDiscountAccountRel> toCacheModel()
toCacheModel in interface CommerceDiscountAccountRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public CommerceDiscountAccountRel toEscapedModel()
toEscapedModel in interface CommerceDiscountAccountRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public java.lang.String toString()
toString in interface CommerceDiscountAccountRelModeltoString in class java.lang.Objectpublic CommerceDiscountAccountRel toUnescapedModel()
toUnescapedModel in interface CommerceDiscountAccountRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public java.lang.String toXmlString()
toXmlString in interface CommerceDiscountAccountRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic CommerceDiscountAccountRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountAccountRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>