public class CommerceDiscountCommerceAccountGroupRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountCommerceAccountGroupRel> implements CommerceDiscountCommerceAccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceDiscountCommerceAccountGroupRel>
This class is a wrapper for CommerceDiscountCommerceAccountGroupRel
.
CommerceDiscountCommerceAccountGroupRel
,
Serialized FormCOMMERCE_DISCOUNT_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR
Constructor and Description |
---|
CommerceDiscountCommerceAccountGroupRelWrapper(CommerceDiscountCommerceAccountGroupRel commerceDiscountCommerceAccountGroupRel) |
Modifier and Type | Method and Description |
---|---|
CommerceDiscountCommerceAccountGroupRel |
cloneWithOriginalValues() |
com.liferay.account.model.AccountGroup |
getAccountGroup() |
long |
getCommerceAccountGroupId()
Returns the commerce account group ID of this commerce discount commerce account group rel.
|
CommerceDiscount |
getCommerceDiscount() |
long |
getCommerceDiscountCommerceAccountGroupRelId()
Returns the commerce discount commerce account group rel ID of this commerce discount commerce account group rel.
|
long |
getCommerceDiscountId()
Returns the commerce discount ID of this commerce discount commerce account group rel.
|
long |
getCompanyId()
Returns the company ID of this commerce discount commerce account group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce discount 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 discount commerce account group rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce discount commerce account group rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce discount commerce account group rel.
|
long |
getUserId()
Returns the user ID of this commerce discount commerce account group rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce discount commerce account group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce discount commerce account group rel.
|
void |
persist() |
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Sets the commerce account group ID of this commerce discount commerce account group rel.
|
void |
setCommerceDiscountCommerceAccountGroupRelId(long commerceDiscountCommerceAccountGroupRelId)
Sets the commerce discount commerce account group rel ID of this commerce discount commerce account group rel.
|
void |
setCommerceDiscountId(long commerceDiscountId)
Sets the commerce discount ID of this commerce discount commerce account group rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce discount commerce account group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce discount 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 discount commerce account group rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce discount commerce account group rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce discount commerce account group rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce discount commerce account group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce discount commerce account group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce discount commerce account group rel.
|
java.lang.String |
toXmlString() |
protected CommerceDiscountCommerceAccountGroupRelWrapper |
wrap(CommerceDiscountCommerceAccountGroupRel commerceDiscountCommerceAccountGroupRel) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public CommerceDiscountCommerceAccountGroupRelWrapper(CommerceDiscountCommerceAccountGroupRel commerceDiscountCommerceAccountGroupRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountCommerceAccountGroupRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountCommerceAccountGroupRel>
public CommerceDiscountCommerceAccountGroupRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CommerceDiscountCommerceAccountGroupRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceDiscountCommerceAccountGroupRel>
public com.liferay.account.model.AccountGroup getAccountGroup() throws com.liferay.portal.kernel.exception.PortalException
getAccountGroup
in interface CommerceDiscountCommerceAccountGroupRel
com.liferay.portal.kernel.exception.PortalException
public long getCommerceAccountGroupId()
getCommerceAccountGroupId
in interface CommerceDiscountCommerceAccountGroupRelModel
public CommerceDiscount getCommerceDiscount() throws com.liferay.portal.kernel.exception.PortalException
getCommerceDiscount
in interface CommerceDiscountCommerceAccountGroupRel
com.liferay.portal.kernel.exception.PortalException
public long getCommerceDiscountCommerceAccountGroupRelId()
getCommerceDiscountCommerceAccountGroupRelId
in interface CommerceDiscountCommerceAccountGroupRelModel
public long getCommerceDiscountId()
getCommerceDiscountId
in interface CommerceDiscountCommerceAccountGroupRelModel
public long getCompanyId()
getCompanyId
in interface CommerceDiscountCommerceAccountGroupRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CommerceDiscountCommerceAccountGroupRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceDiscountCommerceAccountGroupRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceDiscountCommerceAccountGroupRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceDiscountCommerceAccountGroupRelModel
public long getUserId()
getUserId
in interface CommerceDiscountCommerceAccountGroupRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceDiscountCommerceAccountGroupRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceDiscountCommerceAccountGroupRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCommerceAccountGroupId(long commerceAccountGroupId)
setCommerceAccountGroupId
in interface CommerceDiscountCommerceAccountGroupRelModel
commerceAccountGroupId
- the commerce account group ID of this commerce discount commerce account group relpublic void setCommerceDiscountCommerceAccountGroupRelId(long commerceDiscountCommerceAccountGroupRelId)
setCommerceDiscountCommerceAccountGroupRelId
in interface CommerceDiscountCommerceAccountGroupRelModel
commerceDiscountCommerceAccountGroupRelId
- the commerce discount commerce account group rel ID of this commerce discount commerce account group relpublic void setCommerceDiscountId(long commerceDiscountId)
setCommerceDiscountId
in interface CommerceDiscountCommerceAccountGroupRelModel
commerceDiscountId
- the commerce discount ID of this commerce discount commerce account group relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceDiscountCommerceAccountGroupRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce discount commerce account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceDiscountCommerceAccountGroupRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce discount commerce account group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceDiscountCommerceAccountGroupRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce discount commerce account group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceDiscountCommerceAccountGroupRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce discount commerce account group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceDiscountCommerceAccountGroupRelModel
primaryKey
- the primary key of this commerce discount commerce account group relpublic void setUserId(long userId)
setUserId
in interface CommerceDiscountCommerceAccountGroupRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce discount commerce account group relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceDiscountCommerceAccountGroupRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce discount commerce account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceDiscountCommerceAccountGroupRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce discount commerce account group relpublic java.lang.String toXmlString()
toXmlString
in interface CommerceDiscountCommerceAccountGroupRelModel
protected CommerceDiscountCommerceAccountGroupRelWrapper wrap(CommerceDiscountCommerceAccountGroupRel commerceDiscountCommerceAccountGroupRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceDiscountCommerceAccountGroupRel>