public class AccountGroupRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountGroupRel> implements AccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<AccountGroupRel>
This class is a wrapper for AccountGroupRel.
AccountGroupRel,
Serialized FormACCOUNT_GROUP_REL_ID_ACCESSOR| Constructor and Description |
|---|
AccountGroupRelWrapper(AccountGroupRel accountGroupRel) |
| Modifier and Type | Method and Description |
|---|---|
AccountGroupRel |
cloneWithOriginalValues() |
long |
getAccountGroupId()
Returns the account group ID of this account group rel.
|
long |
getAccountGroupRelId()
Returns the account group rel ID of this account group rel.
|
java.lang.String |
getClassName()
Returns the fully qualified class name of this account group rel.
|
long |
getClassNameId()
Returns the class name ID of this account group rel.
|
long |
getClassPK()
Returns the class pk of this account group rel.
|
long |
getCompanyId()
Returns the company ID of this account group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this account group rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this account group rel.
|
long |
getMvccVersion()
Returns the mvcc version of this account group rel.
|
long |
getPrimaryKey()
Returns the primary key of this account group rel.
|
long |
getUserId()
Returns the user ID of this account group rel.
|
java.lang.String |
getUserName()
Returns the user name of this account group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this account group rel.
|
void |
persist() |
void |
setAccountGroupId(long accountGroupId)
Sets the account group ID of this account group rel.
|
void |
setAccountGroupRelId(long accountGroupRelId)
Sets the account group rel ID of this account group rel.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this account group rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this account group rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this account group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this account group 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 account group rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this account group rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this account group rel.
|
void |
setUserId(long userId)
Sets the user ID of this account group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this account group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this account group rel.
|
protected AccountGroupRelWrapper |
wrap(AccountGroupRel accountGroupRel) |
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 AccountGroupRelWrapper(AccountGroupRel accountGroupRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AccountGroupRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AccountGroupRel>public AccountGroupRel cloneWithOriginalValues()
cloneWithOriginalValues in interface AccountGroupRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<AccountGroupRel>public long getAccountGroupId()
getAccountGroupId in interface AccountGroupRelModelpublic long getAccountGroupRelId()
getAccountGroupRelId in interface AccountGroupRelModelpublic java.lang.String getClassName()
getClassName in interface AccountGroupRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface AccountGroupRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface AccountGroupRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface AccountGroupRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AccountGroupRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AccountGroupRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface AccountGroupRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface AccountGroupRelModelpublic long getUserId()
getUserId in interface AccountGroupRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface AccountGroupRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AccountGroupRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAccountGroupId(long accountGroupId)
setAccountGroupId in interface AccountGroupRelModelaccountGroupId - the account group ID of this account group relpublic void setAccountGroupRelId(long accountGroupRelId)
setAccountGroupRelId in interface AccountGroupRelModelaccountGroupRelId - the account group rel ID of this account group relpublic void setClassName(java.lang.String className)
setClassName in interface AccountGroupRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface AccountGroupRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this account group relpublic void setClassPK(long classPK)
setClassPK in interface AccountGroupRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this account group relpublic void setCompanyId(long companyId)
setCompanyId in interface AccountGroupRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AccountGroupRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this account group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AccountGroupRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this account group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AccountGroupRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this account group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AccountGroupRelModelprimaryKey - the primary key of this account group relpublic void setUserId(long userId)
setUserId in interface AccountGroupRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this account group relpublic void setUserName(java.lang.String userName)
setUserName in interface AccountGroupRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AccountGroupRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this account group relprotected AccountGroupRelWrapper wrap(AccountGroupRel accountGroupRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountGroupRel>