public class CommercePaymentEntryAuditWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentEntryAudit> implements CommercePaymentEntryAudit, com.liferay.portal.kernel.model.ModelWrapper<CommercePaymentEntryAudit>
This class is a wrapper for CommercePaymentEntryAudit.
CommercePaymentEntryAudit,
Serialized FormCOMMERCE_PAYMENT_ENTRY_AUDIT_ID_ACCESSOR| Constructor and Description |
|---|
CommercePaymentEntryAuditWrapper(CommercePaymentEntryAudit commercePaymentEntryAudit) |
| Modifier and Type | Method and Description |
|---|---|
CommercePaymentEntryAudit |
cloneWithOriginalValues() |
java.math.BigDecimal |
getAmount()
Returns the amount of this commerce payment entry audit.
|
long |
getCommercePaymentEntryAuditId()
Returns the commerce payment entry audit ID of this commerce payment entry audit.
|
long |
getCommercePaymentEntryId()
Returns the commerce payment entry ID of this commerce payment entry audit.
|
long |
getCompanyId()
Returns the company ID of this commerce payment entry audit.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce payment entry audit.
|
java.lang.String |
getCurrencyCode()
Returns the currency code of this commerce payment entry audit.
|
java.lang.String |
getLogType()
Returns the log type of this commerce payment entry audit.
|
java.lang.String |
getLogTypeSettings()
Returns the log type settings of this commerce payment entry audit.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce payment entry audit.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce payment entry audit.
|
long |
getPrimaryKey()
Returns the primary key of this commerce payment entry audit.
|
long |
getUserId()
Returns the user ID of this commerce payment entry audit.
|
java.lang.String |
getUserName()
Returns the user name of this commerce payment entry audit.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce payment entry audit.
|
void |
persist() |
void |
setAmount(java.math.BigDecimal amount)
Sets the amount of this commerce payment entry audit.
|
void |
setCommercePaymentEntryAuditId(long commercePaymentEntryAuditId)
Sets the commerce payment entry audit ID of this commerce payment entry audit.
|
void |
setCommercePaymentEntryId(long commercePaymentEntryId)
Sets the commerce payment entry ID of this commerce payment entry audit.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce payment entry audit.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce payment entry audit.
|
void |
setCurrencyCode(java.lang.String currencyCode)
Sets the currency code of this commerce payment entry audit.
|
void |
setLogType(java.lang.String logType)
Sets the log type of this commerce payment entry audit.
|
void |
setLogTypeSettings(java.lang.String logTypeSettings)
Sets the log type settings of this commerce payment entry audit.
|
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 payment entry audit.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce payment entry audit.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce payment entry audit.
|
void |
setUserId(long userId)
Sets the user ID of this commerce payment entry audit.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce payment entry audit.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce payment entry audit.
|
java.lang.String |
toXmlString() |
protected CommercePaymentEntryAuditWrapper |
wrap(CommercePaymentEntryAudit commercePaymentEntryAudit) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommercePaymentEntryAuditWrapper(CommercePaymentEntryAudit commercePaymentEntryAudit)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>public CommercePaymentEntryAudit cloneWithOriginalValues()
cloneWithOriginalValues in interface CommercePaymentEntryAuditModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>public java.math.BigDecimal getAmount()
getAmount in interface CommercePaymentEntryAuditModelpublic long getCommercePaymentEntryAuditId()
getCommercePaymentEntryAuditId in interface CommercePaymentEntryAuditModelpublic long getCommercePaymentEntryId()
getCommercePaymentEntryId in interface CommercePaymentEntryAuditModelpublic long getCompanyId()
getCompanyId in interface CommercePaymentEntryAuditModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePaymentEntryAuditModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getCurrencyCode()
getCurrencyCode in interface CommercePaymentEntryAuditModelpublic java.lang.String getLogType()
getLogType in interface CommercePaymentEntryAuditModelpublic java.lang.String getLogTypeSettings()
getLogTypeSettings in interface CommercePaymentEntryAuditModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePaymentEntryAuditModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommercePaymentEntryAuditModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePaymentEntryAuditModelpublic long getUserId()
getUserId in interface CommercePaymentEntryAuditModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePaymentEntryAuditModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePaymentEntryAuditModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAmount(java.math.BigDecimal amount)
setAmount in interface CommercePaymentEntryAuditModelamount - the amount of this commerce payment entry auditpublic void setCommercePaymentEntryAuditId(long commercePaymentEntryAuditId)
setCommercePaymentEntryAuditId in interface CommercePaymentEntryAuditModelcommercePaymentEntryAuditId - the commerce payment entry audit ID of this commerce payment entry auditpublic void setCommercePaymentEntryId(long commercePaymentEntryId)
setCommercePaymentEntryId in interface CommercePaymentEntryAuditModelcommercePaymentEntryId - the commerce payment entry ID of this commerce payment entry auditpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePaymentEntryAuditModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce payment entry auditpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePaymentEntryAuditModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce payment entry auditpublic void setCurrencyCode(java.lang.String currencyCode)
setCurrencyCode in interface CommercePaymentEntryAuditModelcurrencyCode - the currency code of this commerce payment entry auditpublic void setLogType(java.lang.String logType)
setLogType in interface CommercePaymentEntryAuditModellogType - the log type of this commerce payment entry auditpublic void setLogTypeSettings(java.lang.String logTypeSettings)
setLogTypeSettings in interface CommercePaymentEntryAuditModellogTypeSettings - the log type settings of this commerce payment entry auditpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePaymentEntryAuditModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce payment entry auditpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommercePaymentEntryAuditModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce payment entry auditpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePaymentEntryAuditModelprimaryKey - the primary key of this commerce payment entry auditpublic void setUserId(long userId)
setUserId in interface CommercePaymentEntryAuditModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce payment entry auditpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePaymentEntryAuditModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce payment entry auditpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePaymentEntryAuditModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce payment entry auditpublic java.lang.String toXmlString()
toXmlString in interface CommercePaymentEntryAuditModelprotected CommercePaymentEntryAuditWrapper wrap(CommercePaymentEntryAudit commercePaymentEntryAudit)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentEntryAudit>