public class AccountEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountEntry> implements AccountEntry, com.liferay.portal.kernel.model.ModelWrapper<AccountEntry>
This class is a wrapper for AccountEntry.
AccountEntry,
Serialized FormACCOUNT_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
AccountEntryWrapper(AccountEntry accountEntry) |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.Group |
getAccountEntryGroup() |
long |
getAccountEntryGroupId() |
long |
getAccountEntryId()
Returns the account entry ID of this account entry.
|
long |
getCompanyId()
Returns the company ID of this account entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this account entry.
|
java.lang.String |
getDescription()
Returns the description of this account entry.
|
java.lang.String |
getDomains()
Returns the domains of this account entry.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this account entry.
|
long |
getLogoId()
Returns the logo ID of this account entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this account entry.
|
long |
getMvccVersion()
Returns the mvcc version of this account entry.
|
java.lang.String |
getName()
Returns the name of this account entry.
|
long |
getParentAccountEntryId()
Returns the parent account entry ID of this account entry.
|
long |
getPrimaryKey()
Returns the primary key of this account entry.
|
int |
getStatus()
Returns the status of this account entry.
|
java.lang.String |
getTaxIdNumber()
Returns the tax ID number of this account entry.
|
java.lang.String |
getType()
Returns the type of this account entry.
|
long |
getUserId()
Returns the user ID of this account entry.
|
java.lang.String |
getUserName()
Returns the user name of this account entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this account entry.
|
void |
persist() |
void |
setAccountEntryId(long accountEntryId)
Sets the account entry ID of this account entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this account entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this account entry.
|
void |
setDescription(java.lang.String description)
Sets the description of this account entry.
|
void |
setDomains(java.lang.String domains)
Sets the domains of this account entry.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this account entry.
|
void |
setLogoId(long logoId)
Sets the logo ID of this account entry.
|
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 entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this account entry.
|
void |
setName(java.lang.String name)
Sets the name of this account entry.
|
void |
setParentAccountEntryId(long parentAccountEntryId)
Sets the parent account entry ID of this account entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this account entry.
|
void |
setStatus(int status)
Sets the status of this account entry.
|
void |
setTaxIdNumber(java.lang.String taxIdNumber)
Sets the tax ID number of this account entry.
|
void |
setType(java.lang.String type)
Sets the type of this account entry.
|
void |
setUserId(long userId)
Sets the user ID of this account entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this account entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this account entry.
|
protected AccountEntryWrapper |
wrap(AccountEntry accountEntry) |
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 AccountEntryWrapper(AccountEntry accountEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AccountEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AccountEntry>public com.liferay.portal.kernel.model.Group getAccountEntryGroup()
getAccountEntryGroup in interface AccountEntrypublic long getAccountEntryGroupId()
getAccountEntryGroupId in interface AccountEntrypublic long getAccountEntryId()
getAccountEntryId in interface AccountEntryModelpublic long getCompanyId()
getCompanyId in interface AccountEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AccountEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getDescription()
getDescription in interface AccountEntryModelpublic java.lang.String getDomains()
getDomains in interface AccountEntryModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface AccountEntryModelpublic long getLogoId()
getLogoId in interface AccountEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AccountEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface AccountEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface AccountEntryModelpublic long getParentAccountEntryId()
getParentAccountEntryId in interface AccountEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface AccountEntryModelpublic int getStatus()
getStatus in interface AccountEntryModelpublic java.lang.String getTaxIdNumber()
getTaxIdNumber in interface AccountEntryModelpublic java.lang.String getType()
getType in interface AccountEntryModelpublic long getUserId()
getUserId in interface AccountEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface AccountEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AccountEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAccountEntryId(long accountEntryId)
setAccountEntryId in interface AccountEntryModelaccountEntryId - the account entry ID of this account entrypublic void setCompanyId(long companyId)
setCompanyId in interface AccountEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this account entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AccountEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this account entrypublic void setDescription(java.lang.String description)
setDescription in interface AccountEntryModeldescription - the description of this account entrypublic void setDomains(java.lang.String domains)
setDomains in interface AccountEntryModeldomains - the domains of this account entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface AccountEntryModelexternalReferenceCode - the external reference code of this account entrypublic void setLogoId(long logoId)
setLogoId in interface AccountEntryModellogoId - the logo ID of this account entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AccountEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this account entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AccountEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this account entrypublic void setName(java.lang.String name)
setName in interface AccountEntryModelname - the name of this account entrypublic void setParentAccountEntryId(long parentAccountEntryId)
setParentAccountEntryId in interface AccountEntryModelparentAccountEntryId - the parent account entry ID of this account entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AccountEntryModelprimaryKey - the primary key of this account entrypublic void setStatus(int status)
setStatus in interface AccountEntryModelstatus - the status of this account entrypublic void setTaxIdNumber(java.lang.String taxIdNumber)
setTaxIdNumber in interface AccountEntryModeltaxIdNumber - the tax ID number of this account entrypublic void setType(java.lang.String type)
setType in interface AccountEntryModeltype - the type of this account entrypublic void setUserId(long userId)
setUserId in interface AccountEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this account entrypublic void setUserName(java.lang.String userName)
setUserName in interface AccountEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this account entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AccountEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this account entryprotected AccountEntryWrapper wrap(AccountEntry accountEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountEntry>