public class CommerceAccountOrganizationRelWrapper extends java.lang.Object 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 |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceAccountOrganizationRel commerceAccountOrganizationRel) |
boolean |
equals(java.lang.Object obj) |
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.
|
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 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.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
CommerceAccountOrganizationRel |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
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 organization rel.
|
void |
setNew(boolean n) |
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 |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<CommerceAccountOrganizationRel> |
toCacheModel() |
CommerceAccountOrganizationRel |
toEscapedModel() |
java.lang.String |
toString() |
CommerceAccountOrganizationRel |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceAccountOrganizationRelWrapper(CommerceAccountOrganizationRel commerceAccountOrganizationRel)
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<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 java.lang.Object clone()
clone in interface CommerceAccountOrganizationRelModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>clone in class java.lang.Objectpublic int compareTo(CommerceAccountOrganizationRel commerceAccountOrganizationRel)
compareTo in interface CommerceAccountOrganizationRelModelcompareTo in interface java.lang.Comparable<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 com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceAccountOrganizationRelModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceAccountOrganizationRelModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 int hashCode()
hashCode in interface CommerceAccountOrganizationRelModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceAccountOrganizationRelModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public boolean isEscapedModel()
isEscapedModel in interface CommerceAccountOrganizationRelModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public boolean isNew()
isNew in interface CommerceAccountOrganizationRelModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public void persist()
CommerceAccountOrganizationRel interface instead.persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceAccountOrganizationRelModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public 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 setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceAccountOrganizationRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceAccountOrganizationRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceAccountOrganizationRelModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public 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 setNew(boolean n)
setNew in interface CommerceAccountOrganizationRelModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public 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 setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceAccountOrganizationRelModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 relpublic com.liferay.portal.kernel.model.CacheModel<CommerceAccountOrganizationRel> toCacheModel()
toCacheModel in interface CommerceAccountOrganizationRelModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public CommerceAccountOrganizationRel toEscapedModel()
toEscapedModel in interface CommerceAccountOrganizationRelModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public java.lang.String toString()
toString in interface CommerceAccountOrganizationRelModeltoString in class java.lang.Objectpublic CommerceAccountOrganizationRel toUnescapedModel()
toUnescapedModel in interface CommerceAccountOrganizationRelModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public java.lang.String toXmlString()
toXmlString in interface CommerceAccountOrganizationRelModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceAccountOrganizationRel getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceAccountOrganizationRel>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceAccountOrganizationRel>