public class CommerceAccountGroupWrapper extends java.lang.Object 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 |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceAccountGroup commerceAccountGroup) |
boolean |
equals(java.lang.Object obj) |
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.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
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.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
CommerceAccountGroup |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
boolean |
isSystem()
Returns
true if this commerce account group is system. |
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce account group.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<CommerceAccountGroup> |
toCacheModel() |
CommerceAccountGroup |
toEscapedModel() |
java.lang.String |
toString() |
CommerceAccountGroup |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceAccountGroupWrapper(CommerceAccountGroup commerceAccountGroup)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 java.lang.Object clone()
clone in interface CommerceAccountGroupModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>clone in class java.lang.Objectpublic int compareTo(CommerceAccountGroup commerceAccountGroup)
compareTo in interface CommerceAccountGroupModelcompareTo in interface java.lang.Comparable<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 CommerceAccountGroupModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceAccountGroupModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 int hashCode()
hashCode in interface CommerceAccountGroupModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceAccountGroupModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public boolean isEscapedModel()
isEscapedModel in interface CommerceAccountGroupModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public boolean isNew()
isNew in interface CommerceAccountGroupModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public boolean isSystem()
true if this commerce account group is system.isSystem in interface CommerceAccountGroupModeltrue if this commerce account group is system; false otherwisepublic void persist()
CommerceAccountGroup interface instead.persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceAccountGroupModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public 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 setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceAccountGroupModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceAccountGroupModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceAccountGroupModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public 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 setNew(boolean n)
setNew in interface CommerceAccountGroupModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceAccountGroupModelprimaryKey - the primary key of this commerce account grouppublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceAccountGroupModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 grouppublic com.liferay.portal.kernel.model.CacheModel<CommerceAccountGroup> toCacheModel()
toCacheModel in interface CommerceAccountGroupModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public CommerceAccountGroup toEscapedModel()
toEscapedModel in interface CommerceAccountGroupModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public java.lang.String toString()
toString in interface CommerceAccountGroupModeltoString in class java.lang.Objectpublic CommerceAccountGroup toUnescapedModel()
toUnescapedModel in interface CommerceAccountGroupModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public java.lang.String toXmlString()
toXmlString in interface CommerceAccountGroupModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceAccountGroup getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountGroup>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroup>