Class CommerceDiscountAccountRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountAccountRel>
com.liferay.commerce.discount.model.CommerceDiscountAccountRelWrapper
- All Implemented Interfaces:
CommerceDiscountAccountRel,CommerceDiscountAccountRelModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountAccountRel>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CommerceDiscountAccountRel>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.discount.model.CommerceDiscountAccountRel
COMMERCE_DISCOUNT_ACCOUNT_REL_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCommerceDiscountAccountRelWrapper(CommerceDiscountAccountRel commerceDiscountAccountRel) -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.account.model.AccountEntrylongReturns the commerce account ID of this commerce discount account rel.longReturns the commerce discount account rel ID of this commerce discount account rel.longReturns the commerce discount ID of this commerce discount account rel.longReturns the company ID of this commerce discount account rel.Returns the create date of this commerce discount account rel.Returns the last publish date of this commerce discount account rel.Returns the modified date of this commerce discount account rel.longReturns the mvcc version of this commerce discount account rel.intgetOrder()Returns the order of this commerce discount account rel.longReturns the primary key of this commerce discount account rel.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns the user ID of this commerce discount account rel.Returns the user name of this commerce discount account rel.Returns the user uuid of this commerce discount account rel.getUuid()Returns the uuid of this commerce discount account rel.voidpersist()voidsetCommerceAccountId(long commerceAccountId) Sets the commerce account ID of this commerce discount account rel.voidsetCommerceDiscountAccountRelId(long commerceDiscountAccountRelId) Sets the commerce discount account rel ID of this commerce discount account rel.voidsetCommerceDiscountId(long commerceDiscountId) Sets the commerce discount ID of this commerce discount account rel.voidsetCompanyId(long companyId) Sets the company ID of this commerce discount account rel.voidsetCreateDate(Date createDate) Sets the create date of this commerce discount account rel.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this commerce discount account rel.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce discount account rel.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce discount account rel.voidsetOrder(int order) Sets the order of this commerce discount account rel.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce discount account rel.voidsetUserId(long userId) Sets the user ID of this commerce discount account rel.voidsetUserName(String userName) Sets the user name of this commerce discount account rel.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce discount account rel.voidSets the uuid of this commerce discount account rel.protected CommerceDiscountAccountRelWrapperwrap(CommerceDiscountAccountRel commerceDiscountAccountRel) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CommerceDiscountAccountRelWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceDiscountAccountRel>- Specified by:
cloneWithOriginalValuesin interfaceCommerceDiscountAccountRelModel
-
getAccountEntry
public com.liferay.account.model.AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getAccountEntryin interfaceCommerceDiscountAccountRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceAccountId
public long getCommerceAccountId()Returns the commerce account ID of this commerce discount account rel.- Specified by:
getCommerceAccountIdin interfaceCommerceDiscountAccountRelModel- Returns:
- the commerce account ID of this commerce discount account rel
-
getCommerceDiscount
public CommerceDiscount getCommerceDiscount() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCommerceDiscountin interfaceCommerceDiscountAccountRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceDiscountAccountRelId
public long getCommerceDiscountAccountRelId()Returns the commerce discount account rel ID of this commerce discount account rel.- Specified by:
getCommerceDiscountAccountRelIdin interfaceCommerceDiscountAccountRelModel- Returns:
- the commerce discount account rel ID of this commerce discount account rel
-
getCommerceDiscountId
public long getCommerceDiscountId()Returns the commerce discount ID of this commerce discount account rel.- Specified by:
getCommerceDiscountIdin interfaceCommerceDiscountAccountRelModel- Returns:
- the commerce discount ID of this commerce discount account rel
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce discount account rel.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceDiscountAccountRelModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this commerce discount account rel
-
getCreateDate
Returns the create date of this commerce discount account rel.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceDiscountAccountRelModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this commerce discount account rel
-
getLastPublishDate
Returns the last publish date of this commerce discount account rel.- Specified by:
getLastPublishDatein interfaceCommerceDiscountAccountRelModel- Returns:
- the last publish date of this commerce discount account rel
-
getModifiedDate
Returns the modified date of this commerce discount account rel.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceDiscountAccountRelModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this commerce discount account rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce discount account rel.- Specified by:
getMvccVersionin interfaceCommerceDiscountAccountRelModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce discount account rel
-
getOrder
public int getOrder()Returns the order of this commerce discount account rel.- Specified by:
getOrderin interfaceCommerceDiscountAccountRelModel- Returns:
- the order of this commerce discount account rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce discount account rel.- Specified by:
getPrimaryKeyin interfaceCommerceDiscountAccountRelModel- Returns:
- the primary key of this commerce discount account rel
-
getUserId
public long getUserId()Returns the user ID of this commerce discount account rel.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceDiscountAccountRelModel- Returns:
- the user ID of this commerce discount account rel
-
getUserName
Returns the user name of this commerce discount account rel.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceDiscountAccountRelModel- Returns:
- the user name of this commerce discount account rel
-
getUserUuid
Returns the user uuid of this commerce discount account rel.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceDiscountAccountRelModel- Returns:
- the user uuid of this commerce discount account rel
-
getUuid
Returns the uuid of this commerce discount account rel.- Specified by:
getUuidin interfaceCommerceDiscountAccountRelModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this commerce discount account rel
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceAccountId
public void setCommerceAccountId(long commerceAccountId) Sets the commerce account ID of this commerce discount account rel.- Specified by:
setCommerceAccountIdin interfaceCommerceDiscountAccountRelModel- Parameters:
commerceAccountId- the commerce account ID of this commerce discount account rel
-
setCommerceDiscountAccountRelId
public void setCommerceDiscountAccountRelId(long commerceDiscountAccountRelId) Sets the commerce discount account rel ID of this commerce discount account rel.- Specified by:
setCommerceDiscountAccountRelIdin interfaceCommerceDiscountAccountRelModel- Parameters:
commerceDiscountAccountRelId- the commerce discount account rel ID of this commerce discount account rel
-
setCommerceDiscountId
public void setCommerceDiscountId(long commerceDiscountId) Sets the commerce discount ID of this commerce discount account rel.- Specified by:
setCommerceDiscountIdin interfaceCommerceDiscountAccountRelModel- Parameters:
commerceDiscountId- the commerce discount ID of this commerce discount account rel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce discount account rel.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceDiscountAccountRelModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this commerce discount account rel
-
setCreateDate
Sets the create date of this commerce discount account rel.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceDiscountAccountRelModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this commerce discount account rel
-
setLastPublishDate
Sets the last publish date of this commerce discount account rel.- Specified by:
setLastPublishDatein interfaceCommerceDiscountAccountRelModel- Parameters:
lastPublishDate- the last publish date of this commerce discount account rel
-
setModifiedDate
Sets the modified date of this commerce discount account rel.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceDiscountAccountRelModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this commerce discount account rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce discount account rel.- Specified by:
setMvccVersionin interfaceCommerceDiscountAccountRelModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce discount account rel
-
setOrder
public void setOrder(int order) Sets the order of this commerce discount account rel.- Specified by:
setOrderin interfaceCommerceDiscountAccountRelModel- Parameters:
order- the order of this commerce discount account rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce discount account rel.- Specified by:
setPrimaryKeyin interfaceCommerceDiscountAccountRelModel- Parameters:
primaryKey- the primary key of this commerce discount account rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce discount account rel.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceDiscountAccountRelModel- Parameters:
userId- the user ID of this commerce discount account rel
-
setUserName
Sets the user name of this commerce discount account rel.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceDiscountAccountRelModel- Parameters:
userName- the user name of this commerce discount account rel
-
setUserUuid
Sets the user uuid of this commerce discount account rel.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceDiscountAccountRelModel- Parameters:
userUuid- the user uuid of this commerce discount account rel
-
setUuid
Sets the uuid of this commerce discount account rel.- Specified by:
setUuidin interfaceCommerceDiscountAccountRelModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this commerce discount account rel
-
toXmlString
- Specified by:
toXmlStringin interfaceCommerceDiscountAccountRelModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected CommerceDiscountAccountRelWrapper wrap(CommerceDiscountAccountRel commerceDiscountAccountRel) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountAccountRel>
-