public class CommerceDiscountAccountRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountAccountRel> 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 |
|---|---|
CommerceDiscountAccountRel |
cloneWithOriginalValues() |
com.liferay.account.model.AccountEntry |
getAccountEntry() |
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.
|
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.util.Date |
getModifiedDate()
Returns the modified date of this commerce discount account rel.
|
long |
getMvccVersion()
Returns the mvcc version 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.
|
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.
|
void |
persist() |
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 |
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 |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce discount account rel.
|
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 |
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.
|
java.lang.String |
toXmlString() |
protected CommerceDiscountAccountRelWrapper |
wrap(CommerceDiscountAccountRel commerceDiscountAccountRel) |
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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceDiscountAccountRelWrapper(CommerceDiscountAccountRel commerceDiscountAccountRel)
public 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 CommerceDiscountAccountRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceDiscountAccountRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>public com.liferay.account.model.AccountEntry getAccountEntry()
throws com.liferay.portal.kernel.exception.PortalException
getAccountEntry 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 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 long getMvccVersion()
getMvccVersion in interface CommerceDiscountAccountRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic int getOrder()
getOrder in interface CommerceDiscountAccountRelModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceDiscountAccountRelModelpublic 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 void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic 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 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 setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceDiscountAccountRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce discount account relpublic 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 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 java.lang.String toXmlString()
toXmlString in interface CommerceDiscountAccountRelModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceDiscountAccountRelWrapper wrap(CommerceDiscountAccountRel commerceDiscountAccountRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountAccountRel>