public class CommerceAccountUserRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountUserRel> 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 |
|---|---|
CommerceAccountUserRel |
cloneWithOriginalValues() |
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.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
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.
|
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.
|
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 |
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 |
setPrimaryKey(CommerceAccountUserRelPK primaryKey)
Sets the primary key of this commerce account user rel.
|
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.
|
protected CommerceAccountUserRelWrapper |
wrap(CommerceAccountUserRel commerceAccountUserRel) |
clone, compareTo, equals, getExpandoBridge, 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, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceAccountUserRelWrapper(CommerceAccountUserRel commerceAccountUserRel)
public 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 CommerceAccountUserRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceAccountUserRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<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 java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAccountUserRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic CommerceAccountUserRelPK getPrimaryKey()
getPrimaryKey in interface CommerceAccountUserRelModelpublic 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 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 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 setPrimaryKey(CommerceAccountUserRelPK primaryKey)
setPrimaryKey in interface CommerceAccountUserRelModelprimaryKey - the primary key of this commerce account user relpublic 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 relprotected CommerceAccountUserRelWrapper wrap(CommerceAccountUserRel commerceAccountUserRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountUserRel>