public class CommerceAccountGroupRelWrapper extends java.lang.Object implements CommerceAccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountGroupRel>
This class is a wrapper for CommerceAccountGroupRel.
CommerceAccountGroupRel,
Serialized FormCOMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceAccountGroupRelWrapper(CommerceAccountGroupRel commerceAccountGroupRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceAccountGroupRel commerceAccountGroupRel) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce account group rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce account group rel.
|
long |
getClassPK()
Returns the class pk of this commerce account group rel.
|
CommerceAccountGroup |
getCommerceAccountGroup() |
long |
getCommerceAccountGroupId()
Returns the commerce account group ID of this commerce account group rel.
|
long |
getCommerceAccountGroupRelId()
Returns the commerce account group rel ID of this commerce account group rel.
|
long |
getCompanyId()
Returns the company ID of this commerce account group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce account group rel.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
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 rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce account group rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getUserId()
Returns the user ID of this commerce account group rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce account group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce account group rel.
|
CommerceAccountGroupRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce account group rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce account group rel.
|
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Sets the commerce account group ID of this commerce account group rel.
|
void |
setCommerceAccountGroupRelId(long commerceAccountGroupRelId)
Sets the commerce account group rel ID of this commerce account group rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce account group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce account group rel.
|
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 |
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 rel.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce account group rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce account group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce account group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce account group rel.
|
com.liferay.portal.kernel.model.CacheModel<CommerceAccountGroupRel> |
toCacheModel() |
CommerceAccountGroupRel |
toEscapedModel() |
java.lang.String |
toString() |
CommerceAccountGroupRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceAccountGroupRelWrapper(CommerceAccountGroupRel commerceAccountGroupRel)
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<CommerceAccountGroupRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public java.lang.Object clone()
clone in interface CommerceAccountGroupRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>clone in class java.lang.Objectpublic int compareTo(CommerceAccountGroupRel commerceAccountGroupRel)
compareTo in interface CommerceAccountGroupRelModelcompareTo in interface java.lang.Comparable<CommerceAccountGroupRel>public java.lang.String getClassName()
getClassName in interface CommerceAccountGroupRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommerceAccountGroupRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommerceAccountGroupRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic CommerceAccountGroup getCommerceAccountGroup() throws com.liferay.portal.kernel.exception.PortalException
getCommerceAccountGroup in interface CommerceAccountGroupRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceAccountGroupId()
getCommerceAccountGroupId in interface CommerceAccountGroupRelModelpublic long getCommerceAccountGroupRelId()
getCommerceAccountGroupRelId in interface CommerceAccountGroupRelModelpublic long getCompanyId()
getCompanyId in interface CommerceAccountGroupRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceAccountGroupRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceAccountGroupRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAccountGroupRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceAccountGroupRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceAccountGroupRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getUserId()
getUserId in interface CommerceAccountGroupRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceAccountGroupRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceAccountGroupRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceAccountGroupRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceAccountGroupRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public boolean isEscapedModel()
isEscapedModel in interface CommerceAccountGroupRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public boolean isNew()
isNew in interface CommerceAccountGroupRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceAccountGroupRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void setClassName(java.lang.String className)
setClassName in interface CommerceAccountGroupRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommerceAccountGroupRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce account group relpublic void setClassPK(long classPK)
setClassPK in interface CommerceAccountGroupRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce account group relpublic void setCommerceAccountGroupId(long commerceAccountGroupId)
setCommerceAccountGroupId in interface CommerceAccountGroupRelModelcommerceAccountGroupId - the commerce account group ID of this commerce account group relpublic void setCommerceAccountGroupRelId(long commerceAccountGroupRelId)
setCommerceAccountGroupRelId in interface CommerceAccountGroupRelModelcommerceAccountGroupRelId - the commerce account group rel ID of this commerce account group relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceAccountGroupRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceAccountGroupRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce account group relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceAccountGroupRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceAccountGroupRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceAccountGroupRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceAccountGroupRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce account group relpublic void setNew(boolean n)
setNew in interface CommerceAccountGroupRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceAccountGroupRelModelprimaryKey - the primary key of this commerce account group relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceAccountGroupRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommerceAccountGroupRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce account group relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceAccountGroupRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceAccountGroupRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce account group relpublic com.liferay.portal.kernel.model.CacheModel<CommerceAccountGroupRel> toCacheModel()
toCacheModel in interface CommerceAccountGroupRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public CommerceAccountGroupRel toEscapedModel()
toEscapedModel in interface CommerceAccountGroupRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public java.lang.String toString()
toString in interface CommerceAccountGroupRelModeltoString in class java.lang.Objectpublic CommerceAccountGroupRel toUnescapedModel()
toUnescapedModel in interface CommerceAccountGroupRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public java.lang.String toXmlString()
toXmlString in interface CommerceAccountGroupRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceAccountGroupRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountGroupRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountGroupRel>