public class CommerceAccountOrganizationRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountOrganizationRel> implements CommerceAccountOrganizationRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountOrganizationRel>
This class is a wrapper for CommerceAccountOrganizationRel.
CommerceAccountOrganizationRel,
Serialized FormCOMMERCE_ACCOUNT_ID_ACCESSOR, ORGANIZATION_ID_ACCESSOR| Constructor and Description |
|---|
CommerceAccountOrganizationRelWrapper(CommerceAccountOrganizationRel commerceAccountOrganizationRel) |
| Modifier and Type | Method and Description |
|---|---|
CommerceAccountOrganizationRel |
cloneWithOriginalValues() |
long |
getCommerceAccountId()
Returns the commerce account ID of this commerce account organization rel.
|
long |
getCompanyId()
Returns the company ID of this commerce account organization rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce account organization rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce account organization rel.
|
com.liferay.portal.kernel.model.Organization |
getOrganization() |
long |
getOrganizationId()
Returns the organization ID of this commerce account organization rel.
|
CommerceAccountOrganizationRelPK |
getPrimaryKey()
Returns the primary key of this commerce account organization rel.
|
long |
getUserId()
Returns the user ID of this commerce account organization rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce account organization rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce account organization rel.
|
void |
setCommerceAccountId(long commerceAccountId)
Sets the commerce account ID of this commerce account organization rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce account organization rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce account organization 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 organization rel.
|
void |
setOrganizationId(long organizationId)
Sets the organization ID of this commerce account organization rel.
|
void |
setPrimaryKey(CommerceAccountOrganizationRelPK primaryKey)
Sets the primary key of this commerce account organization rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce account organization rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce account organization rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce account organization rel.
|
protected CommerceAccountOrganizationRelWrapper |
wrap(CommerceAccountOrganizationRel commerceAccountOrganizationRel) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CommerceAccountOrganizationRelWrapper(CommerceAccountOrganizationRel commerceAccountOrganizationRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public CommerceAccountOrganizationRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceAccountOrganizationRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public long getCommerceAccountId()
getCommerceAccountId in interface CommerceAccountOrganizationRelModelpublic long getCompanyId()
getCompanyId in interface CommerceAccountOrganizationRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceAccountOrganizationRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceAccountOrganizationRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.portal.kernel.model.Organization getOrganization()
throws com.liferay.portal.kernel.exception.PortalException
getOrganization in interface CommerceAccountOrganizationRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getOrganizationId()
getOrganizationId in interface CommerceAccountOrganizationRelModelpublic CommerceAccountOrganizationRelPK getPrimaryKey()
getPrimaryKey in interface CommerceAccountOrganizationRelModelpublic long getUserId()
getUserId in interface CommerceAccountOrganizationRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceAccountOrganizationRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceAccountOrganizationRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setCommerceAccountId(long commerceAccountId)
setCommerceAccountId in interface CommerceAccountOrganizationRelModelcommerceAccountId - the commerce account ID of this commerce account organization relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceAccountOrganizationRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce account organization relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceAccountOrganizationRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce account organization relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceAccountOrganizationRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce account organization relpublic void setOrganizationId(long organizationId)
setOrganizationId in interface CommerceAccountOrganizationRelModelorganizationId - the organization ID of this commerce account organization relpublic void setPrimaryKey(CommerceAccountOrganizationRelPK primaryKey)
setPrimaryKey in interface CommerceAccountOrganizationRelModelprimaryKey - the primary key of this commerce account organization relpublic void setUserId(long userId)
setUserId in interface CommerceAccountOrganizationRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce account organization relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceAccountOrganizationRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce account organization relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceAccountOrganizationRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce account organization relprotected CommerceAccountOrganizationRelWrapper wrap(CommerceAccountOrganizationRel commerceAccountOrganizationRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceAccountOrganizationRel>