public class CommerceAccountUserRelWrapper extends java.lang.Object implements CommerceAccountUserRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountUserRel>
This class is a wrapper for CommerceAccountUserRel.
CommerceAccountUserRel,
Serialized FormCOMMERCE_ACCOUNT_ID_ACCESSOR, COMMERCE_ACCOUNT_USER_ID_ACCESSOR| Constructor and Description |
|---|
CommerceAccountUserRelWrapper(CommerceAccountUserRel commerceAccountUserRel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceAccountUserRel commerceAccountUserRel) |
boolean |
equals(java.lang.Object object) |
long |
getCommerceAccountId()
Returns the commerce account ID of this commerce account user rel.
|
long |
getCommerceAccountUserId()
Returns the commerce account user ID of this commerce account user rel.
|
java.lang.String |
getCommerceAccountUserUuid()
Returns the commerce account user uuid of this commerce account user rel.
|
long |
getCompanyId()
Returns the company ID of this commerce account user rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce account user 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 user rel.
|
CommerceAccountUserRelPK |
getPrimaryKey()
Returns the primary key of this commerce account user rel.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.portal.kernel.model.User |
getUser() |
java.util.List<com.liferay.portal.kernel.model.UserGroupRole> |
getUserGroupRoles() |
long |
getUserId()
Returns the user ID of this commerce account user rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce account user rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce account user rel.
|
CommerceAccountUserRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCommerceAccountId(long commerceAccountId)
Sets the commerce account ID of this commerce account user rel.
|
void |
setCommerceAccountUserId(long commerceAccountUserId)
Sets the commerce account user ID of this commerce account user rel.
|
void |
setCommerceAccountUserUuid(java.lang.String commerceAccountUserUuid)
Sets the commerce account user uuid of this commerce account user rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce account user rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce account user 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 user rel.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(CommerceAccountUserRelPK primaryKey)
Sets the primary key of this commerce account user rel.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setUserId(long userId)
Sets the user ID of this commerce account user rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce account user rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce account user rel.
|
com.liferay.portal.kernel.model.CacheModel<CommerceAccountUserRel> |
toCacheModel() |
CommerceAccountUserRel |
toEscapedModel() |
java.lang.String |
toString() |
CommerceAccountUserRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceAccountUserRelWrapper(CommerceAccountUserRel commerceAccountUserRel)
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<CommerceAccountUserRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public java.lang.Object clone()
clone in interface CommerceAccountUserRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>clone in class java.lang.Objectpublic int compareTo(CommerceAccountUserRel commerceAccountUserRel)
compareTo in interface CommerceAccountUserRelModelcompareTo in interface java.lang.Comparable<CommerceAccountUserRel>public long getCommerceAccountId()
getCommerceAccountId in interface CommerceAccountUserRelModelpublic long getCommerceAccountUserId()
getCommerceAccountUserId in interface CommerceAccountUserRelModelpublic java.lang.String getCommerceAccountUserUuid()
getCommerceAccountUserUuid in interface CommerceAccountUserRelModelpublic long getCompanyId()
getCompanyId in interface CommerceAccountUserRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceAccountUserRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceAccountUserRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAccountUserRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic CommerceAccountUserRelPK getPrimaryKey()
getPrimaryKey in interface CommerceAccountUserRelModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceAccountUserRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic com.liferay.portal.kernel.model.User getUser()
throws com.liferay.portal.kernel.exception.PortalException
getUser in interface CommerceAccountUserRelcom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.kernel.model.UserGroupRole> getUserGroupRoles()
throws com.liferay.portal.kernel.exception.PortalException
getUserGroupRoles in interface CommerceAccountUserRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getUserId()
getUserId in interface CommerceAccountUserRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceAccountUserRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceAccountUserRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic int hashCode()
hashCode in interface CommerceAccountUserRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceAccountUserRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public boolean isEscapedModel()
isEscapedModel in interface CommerceAccountUserRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public boolean isNew()
isNew in interface CommerceAccountUserRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceAccountUserRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void setCommerceAccountId(long commerceAccountId)
setCommerceAccountId in interface CommerceAccountUserRelModelcommerceAccountId - the commerce account ID of this commerce account user relpublic void setCommerceAccountUserId(long commerceAccountUserId)
setCommerceAccountUserId in interface CommerceAccountUserRelModelcommerceAccountUserId - the commerce account user ID of this commerce account user relpublic void setCommerceAccountUserUuid(java.lang.String commerceAccountUserUuid)
setCommerceAccountUserUuid in interface CommerceAccountUserRelModelcommerceAccountUserUuid - the commerce account user uuid of this commerce account user relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceAccountUserRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce account user relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceAccountUserRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce account user relpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceAccountUserRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceAccountUserRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceAccountUserRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceAccountUserRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce account user relpublic void setNew(boolean n)
setNew in interface CommerceAccountUserRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void setPrimaryKey(CommerceAccountUserRelPK primaryKey)
setPrimaryKey in interface CommerceAccountUserRelModelprimaryKey - the primary key of this commerce account user relpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceAccountUserRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setUserId(long userId)
setUserId in interface CommerceAccountUserRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce account user relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceAccountUserRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce account user relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceAccountUserRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce account user relpublic com.liferay.portal.kernel.model.CacheModel<CommerceAccountUserRel> toCacheModel()
toCacheModel in interface CommerceAccountUserRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public CommerceAccountUserRel toEscapedModel()
toEscapedModel in interface CommerceAccountUserRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public java.lang.String toString()
toString in interface CommerceAccountUserRelModeltoString in class java.lang.Objectpublic CommerceAccountUserRel toUnescapedModel()
toUnescapedModel in interface CommerceAccountUserRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public java.lang.String toXmlString()
toXmlString in interface CommerceAccountUserRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic CommerceAccountUserRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountUserRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountUserRel>