public class CommerceAccountGroupWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountGroup> implements CommerceAccountGroup, com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountGroup>
This class is a wrapper for CommerceAccountGroup.
CommerceAccountGroup,
Serialized FormCOMMERCE_ACCOUNT_GROUP_ID_ACCESSOR| Constructor and Description |
|---|
CommerceAccountGroupWrapper(CommerceAccountGroup commerceAccountGroup) |
| Modifier and Type | Method and Description |
|---|---|
CommerceAccountGroup |
cloneWithOriginalValues() |
long |
getCommerceAccountGroupId()
Returns the commerce account group ID of this commerce account group.
|
long |
getCompanyId()
Returns the company ID of this commerce account group.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce account group.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce account group.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce account group.
|
java.lang.String |
getName()
Returns the name of this commerce account group.
|
long |
getPrimaryKey()
Returns the primary key of this commerce account group.
|
boolean |
getSystem()
Returns the system of this commerce account group.
|
int |
getType()
Returns the type of this commerce account group.
|
long |
getUserId()
Returns the user ID of this commerce account group.
|
java.lang.String |
getUserName()
Returns the user name of this commerce account group.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce account group.
|
boolean |
isSystem()
Returns
true if this commerce account group is system. |
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Sets the commerce account group ID of this commerce account group.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce account group.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce account group.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce account group.
|
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 account group.
|
void |
setName(java.lang.String name)
Sets the name of this commerce account group.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce account group.
|
void |
setSystem(boolean system)
Sets whether this commerce account group is system.
|
void |
setType(int type)
Sets the type of this commerce account group.
|
void |
setUserId(long userId)
Sets the user ID of this commerce account group.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce account group.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce account group.
|
protected CommerceAccountGroupWrapper |
wrap(CommerceAccountGroup commerceAccountGroup) |
clone, compareTo, equals, 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, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceAccountGroupWrapper(CommerceAccountGroup commerceAccountGroup)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public CommerceAccountGroup cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceAccountGroupModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public long getCommerceAccountGroupId()
getCommerceAccountGroupId in interface CommerceAccountGroupModelpublic long getCompanyId()
getCompanyId in interface CommerceAccountGroupModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceAccountGroupModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceAccountGroupgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountGroup>public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceAccountGroupModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAccountGroupModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getName()
getName in interface CommerceAccountGroupModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceAccountGroupModelpublic boolean getSystem()
getSystem in interface CommerceAccountGroupModelpublic int getType()
getType in interface CommerceAccountGroupModelpublic long getUserId()
getUserId in interface CommerceAccountGroupModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceAccountGroupModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceAccountGroupModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean isSystem()
true if this commerce account group is system.isSystem in interface CommerceAccountGroupModeltrue if this commerce account group is system; false otherwisepublic void setCommerceAccountGroupId(long commerceAccountGroupId)
setCommerceAccountGroupId in interface CommerceAccountGroupModelcommerceAccountGroupId - the commerce account group ID of this commerce account grouppublic void setCompanyId(long companyId)
setCompanyId in interface CommerceAccountGroupModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce account grouppublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceAccountGroupModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce account grouppublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceAccountGroupModelexternalReferenceCode - the external reference code of this commerce account grouppublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceAccountGroupModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce account grouppublic void setName(java.lang.String name)
setName in interface CommerceAccountGroupModelname - the name of this commerce account grouppublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceAccountGroupModelprimaryKey - the primary key of this commerce account grouppublic void setSystem(boolean system)
setSystem in interface CommerceAccountGroupModelsystem - the system of this commerce account grouppublic void setType(int type)
setType in interface CommerceAccountGroupModeltype - the type of this commerce account grouppublic void setUserId(long userId)
setUserId in interface CommerceAccountGroupModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce account grouppublic void setUserName(java.lang.String userName)
setUserName in interface CommerceAccountGroupModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce account grouppublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceAccountGroupModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce account groupprotected CommerceAccountGroupWrapper wrap(CommerceAccountGroup commerceAccountGroup)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountGroup>