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, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 AccountGroupRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<AccountGroupRel>
public long getAccountGroupId()
getAccountGroupId
in interface AccountGroupRelModel
public long getAccountGroupRelId()
getAccountGroupRelId
in interface AccountGroupRelModel
public java.lang.String getClassName()
getClassName
in interface AccountGroupRelModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface AccountGroupRelModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface AccountGroupRelModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCompanyId()
getCompanyId
in interface AccountGroupRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface AccountGroupRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AccountGroupRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface AccountGroupRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface AccountGroupRelModel
public long getUserId()
getUserId
in interface AccountGroupRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface AccountGroupRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface AccountGroupRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAccountGroupId(long accountGroupId)
setAccountGroupId
in interface AccountGroupRelModel
accountGroupId
- the account group ID of this account group relpublic void setAccountGroupRelId(long accountGroupRelId)
setAccountGroupRelId
in interface AccountGroupRelModel
accountGroupRelId
- the account group rel ID of this account group relpublic void setClassName(java.lang.String className)
setClassName
in interface AccountGroupRelModel
public void setClassNameId(long classNameId)
setClassNameId
in interface AccountGroupRelModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this account group relpublic void setClassPK(long classPK)
setClassPK
in interface AccountGroupRelModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this account group relpublic void setCompanyId(long companyId)
setCompanyId
in interface AccountGroupRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AccountGroupRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this account group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AccountGroupRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this account group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface AccountGroupRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this account group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AccountGroupRelModel
primaryKey
- the primary key of this account group relpublic void setUserId(long userId)
setUserId
in interface AccountGroupRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this account group relpublic void setUserName(java.lang.String userName)
setUserName
in interface AccountGroupRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AccountGroupRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this account group relprotected AccountGroupRelWrapper wrap(AccountGroupRel accountGroupRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountGroupRel>