public class CommercePriceListCommerceAccountGroupRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceListCommerceAccountGroupRel> implements CommercePriceListCommerceAccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceListCommerceAccountGroupRel>
This class is a wrapper for CommercePriceListCommerceAccountGroupRel.
CommercePriceListCommerceAccountGroupRel,
Serialized FormCOMMERCE_PRICE_LIST_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommercePriceListCommerceAccountGroupRelWrapper(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel) |
| Modifier and Type | Method and Description |
|---|---|
CommercePriceListCommerceAccountGroupRel |
cloneWithOriginalValues() |
com.liferay.account.model.AccountGroup |
getAccountGroup() |
java.util.Map<java.lang.String,java.util.function.Function<CommercePriceListCommerceAccountGroupRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceListCommerceAccountGroupRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCommerceAccountGroupId()
Returns the commerce account group ID of this commerce price list commerce account group rel.
|
CommercePriceList |
getCommercePriceList() |
long |
getCommercePriceListCommerceAccountGroupRelId()
Returns the commerce price list commerce account group rel ID of this commerce price list commerce account group rel.
|
long |
getCommercePriceListId()
Returns the commerce price list ID of this commerce price list commerce account group rel.
|
long |
getCompanyId()
Returns the company ID of this commerce price list commerce account group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce price list commerce account group rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this commerce price list commerce account group rel.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this commerce price list commerce account group rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce price list commerce account group rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce price list commerce account group rel.
|
int |
getOrder()
Returns the order of this commerce price list commerce account group rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce price list commerce account group rel.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this commerce price list commerce account group rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce price list commerce account group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce price list commerce account group rel.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce price list commerce account group rel.
|
void |
persist() |
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Sets the commerce account group ID of this commerce price list commerce account group rel.
|
void |
setCommercePriceListCommerceAccountGroupRelId(long commercePriceListCommerceAccountGroupRelId)
Sets the commerce price list commerce account group rel ID of this commerce price list commerce account group rel.
|
void |
setCommercePriceListId(long commercePriceListId)
Sets the commerce price list ID of this commerce price list commerce account group rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce price list commerce account group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce price list commerce account group rel.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this commerce price list commerce account group rel.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this commerce price list commerce account group 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 price list commerce account group rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce price list commerce account group rel.
|
void |
setOrder(int order)
Sets the order of this commerce price list commerce account group rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce price list commerce account group rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce price list commerce account group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce price list commerce account group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce price list commerce account group rel.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce price list commerce account group rel.
|
java.lang.String |
toXmlString() |
protected CommercePriceListCommerceAccountGroupRelWrapper |
wrap(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel) |
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, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommercePriceListCommerceAccountGroupRelWrapper(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceListCommerceAccountGroupRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceListCommerceAccountGroupRel>public CommercePriceListCommerceAccountGroupRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommercePriceListCommerceAccountGroupRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceListCommerceAccountGroupRel>public com.liferay.account.model.AccountGroup getAccountGroup()
throws com.liferay.portal.kernel.exception.PortalException
getAccountGroup in interface CommercePriceListCommerceAccountGroupRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceAccountGroupId()
getCommerceAccountGroupId in interface CommercePriceListCommerceAccountGroupRelModelpublic CommercePriceList getCommercePriceList() throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceList in interface CommercePriceListCommerceAccountGroupRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommercePriceListCommerceAccountGroupRelId()
getCommercePriceListCommerceAccountGroupRelId in interface CommercePriceListCommerceAccountGroupRelModelpublic long getCommercePriceListId()
getCommercePriceListId in interface CommercePriceListCommerceAccountGroupRelModelpublic long getCompanyId()
getCompanyId in interface CommercePriceListCommerceAccountGroupRelModelgetCompanyId 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 CommercePriceListCommerceAccountGroupRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CommercePriceListCommerceAccountGroupRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListCommerceAccountGroupRel>public java.util.Date getLastPublishDate()
getLastPublishDate in interface CommercePriceListCommerceAccountGroupRelModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePriceListCommerceAccountGroupRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommercePriceListCommerceAccountGroupRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic int getOrder()
getOrder in interface CommercePriceListCommerceAccountGroupRelModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePriceListCommerceAccountGroupRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListCommerceAccountGroupRel>public long getUserId()
getUserId in interface CommercePriceListCommerceAccountGroupRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePriceListCommerceAccountGroupRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePriceListCommerceAccountGroupRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommercePriceListCommerceAccountGroupRelModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceAccountGroupId(long commerceAccountGroupId)
setCommerceAccountGroupId in interface CommercePriceListCommerceAccountGroupRelModelcommerceAccountGroupId - the commerce account group ID of this commerce price list commerce account group relpublic void setCommercePriceListCommerceAccountGroupRelId(long commercePriceListCommerceAccountGroupRelId)
setCommercePriceListCommerceAccountGroupRelId in interface CommercePriceListCommerceAccountGroupRelModelcommercePriceListCommerceAccountGroupRelId - the commerce price list commerce account group rel ID of this commerce price list commerce account group relpublic void setCommercePriceListId(long commercePriceListId)
setCommercePriceListId in interface CommercePriceListCommerceAccountGroupRelModelcommercePriceListId - the commerce price list ID of this commerce price list commerce account group relpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePriceListCommerceAccountGroupRelModelsetCompanyId 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 price list commerce account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePriceListCommerceAccountGroupRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce price list commerce account group relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CommercePriceListCommerceAccountGroupRelModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListCommerceAccountGroupRel>ctCollectionId - the ct collection ID of this commerce price list commerce account group relpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CommercePriceListCommerceAccountGroupRelModellastPublishDate - the last publish date of this commerce price list commerce account group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePriceListCommerceAccountGroupRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce price list commerce account group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommercePriceListCommerceAccountGroupRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce price list commerce account group relpublic void setOrder(int order)
setOrder in interface CommercePriceListCommerceAccountGroupRelModelorder - the order of this commerce price list commerce account group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePriceListCommerceAccountGroupRelModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceListCommerceAccountGroupRel>primaryKey - the primary key of this commerce price list commerce account group relpublic void setUserId(long userId)
setUserId in interface CommercePriceListCommerceAccountGroupRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce price list commerce account group relpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePriceListCommerceAccountGroupRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce price list commerce account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePriceListCommerceAccountGroupRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce price list commerce account group relpublic void setUuid(java.lang.String uuid)
setUuid in interface CommercePriceListCommerceAccountGroupRelModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce price list commerce account group relpublic java.lang.String toXmlString()
toXmlString in interface CommercePriceListCommerceAccountGroupRelModelpublic java.util.Map<java.lang.String,java.util.function.Function<CommercePriceListCommerceAccountGroupRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceListCommerceAccountGroupRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceListCommerceAccountGroupRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceListCommerceAccountGroupRel>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommercePriceListCommerceAccountGroupRelWrapper wrap(CommercePriceListCommerceAccountGroupRel commercePriceListCommerceAccountGroupRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceListCommerceAccountGroupRel>