Class CommercePriceListDiscountRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceListDiscountRel>
com.liferay.commerce.price.list.model.CommercePriceListDiscountRelWrapper
- All Implemented Interfaces:
CommercePriceListDiscountRel,CommercePriceListDiscountRelModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>,com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListDiscountRel>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CommercePriceListDiscountRel>,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<CommercePriceListDiscountRel>
public class CommercePriceListDiscountRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceListDiscountRel>
implements CommercePriceListDiscountRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceListDiscountRel>
This class is a wrapper for CommercePriceListDiscountRel.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.price.list.model.CommercePriceListDiscountRel
COMMERCE_PRICE_LIST_DISCOUNT_REL_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCommercePriceListDiscountRelWrapper(CommercePriceListDiscountRel commercePriceListDiscountRel) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the commerce discount ID of this commerce price list discount rel.longReturns the commerce price list discount rel ID of this commerce price list discount rel.longReturns the commerce price list ID of this commerce price list discount rel.longReturns the company ID of this commerce price list discount rel.Returns the create date of this commerce price list discount rel.longReturns the ct collection ID of this commerce price list discount rel.Returns the last publish date of this commerce price list discount rel.Returns the modified date of this commerce price list discount rel.longReturns the mvcc version of this commerce price list discount rel.intgetOrder()Returns the order of this commerce price list discount rel.longReturns the primary key of this commerce price list discount rel.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns the user ID of this commerce price list discount rel.Returns the user name of this commerce price list discount rel.Returns the user uuid of this commerce price list discount rel.getUuid()Returns the uuid of this commerce price list discount rel.voidpersist()voidsetCommerceDiscountId(long commerceDiscountId) Sets the commerce discount ID of this commerce price list discount rel.voidsetCommercePriceListDiscountRelId(long commercePriceListDiscountRelId) Sets the commerce price list discount rel ID of this commerce price list discount rel.voidsetCommercePriceListId(long commercePriceListId) Sets the commerce price list ID of this commerce price list discount rel.voidsetCompanyId(long companyId) Sets the company ID of this commerce price list discount rel.voidsetCreateDate(Date createDate) Sets the create date of this commerce price list discount rel.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this commerce price list discount rel.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this commerce price list discount rel.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce price list discount rel.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce price list discount rel.voidsetOrder(int order) Sets the order of this commerce price list discount rel.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce price list discount rel.voidsetUserId(long userId) Sets the user ID of this commerce price list discount rel.voidsetUserName(String userName) Sets the user name of this commerce price list discount rel.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce price list discount rel.voidSets the uuid of this commerce price list discount rel.protected CommercePriceListDiscountRelWrapperwrap(CommercePriceListDiscountRel commercePriceListDiscountRel) 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, 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
-
CommercePriceListDiscountRelWrapper
public CommercePriceListDiscountRelWrapper(CommercePriceListDiscountRel commercePriceListDiscountRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>- Specified by:
cloneWithOriginalValuesin interfaceCommercePriceListDiscountRelModel
-
getCommerceDiscountId
public long getCommerceDiscountId()Returns the commerce discount ID of this commerce price list discount rel.- Specified by:
getCommerceDiscountIdin interfaceCommercePriceListDiscountRelModel- Returns:
- the commerce discount ID of this commerce price list discount rel
-
getCommercePriceList
public CommercePriceList getCommercePriceList() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCommercePriceListin interfaceCommercePriceListDiscountRel- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommercePriceListDiscountRelId
public long getCommercePriceListDiscountRelId()Returns the commerce price list discount rel ID of this commerce price list discount rel.- Specified by:
getCommercePriceListDiscountRelIdin interfaceCommercePriceListDiscountRelModel- Returns:
- the commerce price list discount rel ID of this commerce price list discount rel
-
getCommercePriceListId
public long getCommercePriceListId()Returns the commerce price list ID of this commerce price list discount rel.- Specified by:
getCommercePriceListIdin interfaceCommercePriceListDiscountRelModel- Returns:
- the commerce price list ID of this commerce price list discount rel
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce price list discount rel.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommercePriceListDiscountRelModel- 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 price list discount rel
-
getCreateDate
Returns the create date of this commerce price list discount rel.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommercePriceListDiscountRelModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this commerce price list discount rel
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this commerce price list discount rel.- Specified by:
getCtCollectionIdin interfaceCommercePriceListDiscountRelModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListDiscountRel>- Returns:
- the ct collection ID of this commerce price list discount rel
-
getLastPublishDate
Returns the last publish date of this commerce price list discount rel.- Specified by:
getLastPublishDatein interfaceCommercePriceListDiscountRelModel- Returns:
- the last publish date of this commerce price list discount rel
-
getModifiedDate
Returns the modified date of this commerce price list discount rel.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommercePriceListDiscountRelModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this commerce price list discount rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce price list discount rel.- Specified by:
getMvccVersionin interfaceCommercePriceListDiscountRelModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce price list discount rel
-
getOrder
public int getOrder()Returns the order of this commerce price list discount rel.- Specified by:
getOrderin interfaceCommercePriceListDiscountRelModel- Returns:
- the order of this commerce price list discount rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce price list discount rel.- Specified by:
getPrimaryKeyin interfaceCommercePriceListDiscountRelModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListDiscountRel>- Returns:
- the primary key of this commerce price list discount rel
-
getUserId
public long getUserId()Returns the user ID of this commerce price list discount rel.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommercePriceListDiscountRelModel- Returns:
- the user ID of this commerce price list discount rel
-
getUserName
Returns the user name of this commerce price list discount rel.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommercePriceListDiscountRelModel- Returns:
- the user name of this commerce price list discount rel
-
getUserUuid
Returns the user uuid of this commerce price list discount rel.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommercePriceListDiscountRelModel- Returns:
- the user uuid of this commerce price list discount rel
-
getUuid
Returns the uuid of this commerce price list discount rel.- Specified by:
getUuidin interfaceCommercePriceListDiscountRelModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this commerce price list discount rel
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceDiscountId
public void setCommerceDiscountId(long commerceDiscountId) Sets the commerce discount ID of this commerce price list discount rel.- Specified by:
setCommerceDiscountIdin interfaceCommercePriceListDiscountRelModel- Parameters:
commerceDiscountId- the commerce discount ID of this commerce price list discount rel
-
setCommercePriceListDiscountRelId
public void setCommercePriceListDiscountRelId(long commercePriceListDiscountRelId) Sets the commerce price list discount rel ID of this commerce price list discount rel.- Specified by:
setCommercePriceListDiscountRelIdin interfaceCommercePriceListDiscountRelModel- Parameters:
commercePriceListDiscountRelId- the commerce price list discount rel ID of this commerce price list discount rel
-
setCommercePriceListId
public void setCommercePriceListId(long commercePriceListId) Sets the commerce price list ID of this commerce price list discount rel.- Specified by:
setCommercePriceListIdin interfaceCommercePriceListDiscountRelModel- Parameters:
commercePriceListId- the commerce price list ID of this commerce price list discount rel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce price list discount rel.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommercePriceListDiscountRelModel- 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 price list discount rel
-
setCreateDate
Sets the create date of this commerce price list discount rel.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommercePriceListDiscountRelModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this commerce price list discount rel
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this commerce price list discount rel.- Specified by:
setCtCollectionIdin interfaceCommercePriceListDiscountRelModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListDiscountRel>- Parameters:
ctCollectionId- the ct collection ID of this commerce price list discount rel
-
setLastPublishDate
Sets the last publish date of this commerce price list discount rel.- Specified by:
setLastPublishDatein interfaceCommercePriceListDiscountRelModel- Parameters:
lastPublishDate- the last publish date of this commerce price list discount rel
-
setModifiedDate
Sets the modified date of this commerce price list discount rel.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommercePriceListDiscountRelModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this commerce price list discount rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce price list discount rel.- Specified by:
setMvccVersionin interfaceCommercePriceListDiscountRelModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce price list discount rel
-
setOrder
public void setOrder(int order) Sets the order of this commerce price list discount rel.- Specified by:
setOrderin interfaceCommercePriceListDiscountRelModel- Parameters:
order- the order of this commerce price list discount rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce price list discount rel.- Specified by:
setPrimaryKeyin interfaceCommercePriceListDiscountRelModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListDiscountRel>- Parameters:
primaryKey- the primary key of this commerce price list discount rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce price list discount rel.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommercePriceListDiscountRelModel- Parameters:
userId- the user ID of this commerce price list discount rel
-
setUserName
Sets the user name of this commerce price list discount rel.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommercePriceListDiscountRelModel- Parameters:
userName- the user name of this commerce price list discount rel
-
setUserUuid
Sets the user uuid of this commerce price list discount rel.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommercePriceListDiscountRelModel- Parameters:
userUuid- the user uuid of this commerce price list discount rel
-
setUuid
Sets the uuid of this commerce price list discount rel.- Specified by:
setUuidin interfaceCommercePriceListDiscountRelModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this commerce price list discount rel
-
toXmlString
- Specified by:
toXmlStringin interfaceCommercePriceListDiscountRelModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<CommercePriceListDiscountRel>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected CommercePriceListDiscountRelWrapper wrap(CommercePriceListDiscountRel commercePriceListDiscountRel) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceListDiscountRel>
-