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, 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 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 AccountEntry
public long getAccountEntryGroupId()
getAccountEntryGroupId
in interface AccountEntry
public long getAccountEntryId()
getAccountEntryId
in interface AccountEntryModel
public long getCompanyId()
getCompanyId
in interface AccountEntryModel
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 AccountEntryModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getDescription()
getDescription
in interface AccountEntryModel
public java.lang.String getDomains()
getDomains
in interface AccountEntryModel
public java.lang.String getExternalReferenceCode()
getExternalReferenceCode
in interface AccountEntryModel
public long getLogoId()
getLogoId
in interface AccountEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AccountEntryModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface AccountEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface AccountEntryModel
public long getParentAccountEntryId()
getParentAccountEntryId
in interface AccountEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface AccountEntryModel
public int getStatus()
getStatus
in interface AccountEntryModel
public java.lang.String getTaxIdNumber()
getTaxIdNumber
in interface AccountEntryModel
public java.lang.String getType()
getType
in interface AccountEntryModel
public long getUserId()
getUserId
in interface AccountEntryModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface AccountEntryModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface AccountEntryModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAccountEntryId(long accountEntryId)
setAccountEntryId
in interface AccountEntryModel
accountEntryId
- the account entry ID of this account entrypublic void setCompanyId(long companyId)
setCompanyId
in interface AccountEntryModel
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 entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AccountEntryModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this account entrypublic void setDescription(java.lang.String description)
setDescription
in interface AccountEntryModel
description
- the description of this account entrypublic void setDomains(java.lang.String domains)
setDomains
in interface AccountEntryModel
domains
- the domains of this account entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode
in interface AccountEntryModel
externalReferenceCode
- the external reference code of this account entrypublic void setLogoId(long logoId)
setLogoId
in interface AccountEntryModel
logoId
- the logo ID of this account entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AccountEntryModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this account entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface AccountEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this account entrypublic void setName(java.lang.String name)
setName
in interface AccountEntryModel
name
- the name of this account entrypublic void setParentAccountEntryId(long parentAccountEntryId)
setParentAccountEntryId
in interface AccountEntryModel
parentAccountEntryId
- the parent account entry ID of this account entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AccountEntryModel
primaryKey
- the primary key of this account entrypublic void setStatus(int status)
setStatus
in interface AccountEntryModel
status
- the status of this account entrypublic void setTaxIdNumber(java.lang.String taxIdNumber)
setTaxIdNumber
in interface AccountEntryModel
taxIdNumber
- the tax ID number of this account entrypublic void setType(java.lang.String type)
setType
in interface AccountEntryModel
type
- the type of this account entrypublic void setUserId(long userId)
setUserId
in interface AccountEntryModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this account entrypublic void setUserName(java.lang.String userName)
setUserName
in interface AccountEntryModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this account entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AccountEntryModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this account entryprotected AccountEntryWrapper wrap(AccountEntry accountEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AccountEntry>