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, toUnescapedModel
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
public 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 CommercePaymentEntryAuditModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>
public java.math.BigDecimal getAmount()
getAmount
in interface CommercePaymentEntryAuditModel
public long getCommercePaymentEntryAuditId()
getCommercePaymentEntryAuditId
in interface CommercePaymentEntryAuditModel
public long getCommercePaymentEntryId()
getCommercePaymentEntryId
in interface CommercePaymentEntryAuditModel
public long getCompanyId()
getCompanyId
in interface CommercePaymentEntryAuditModel
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 CommercePaymentEntryAuditModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getCurrencyCode()
getCurrencyCode
in interface CommercePaymentEntryAuditModel
public java.lang.String getLogType()
getLogType
in interface CommercePaymentEntryAuditModel
public java.lang.String getLogTypeSettings()
getLogTypeSettings
in interface CommercePaymentEntryAuditModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommercePaymentEntryAuditModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommercePaymentEntryAuditModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommercePaymentEntryAuditModel
public long getUserId()
getUserId
in interface CommercePaymentEntryAuditModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommercePaymentEntryAuditModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommercePaymentEntryAuditModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAmount(java.math.BigDecimal amount)
setAmount
in interface CommercePaymentEntryAuditModel
amount
- the amount of this commerce payment entry auditpublic void setCommercePaymentEntryAuditId(long commercePaymentEntryAuditId)
setCommercePaymentEntryAuditId
in interface CommercePaymentEntryAuditModel
commercePaymentEntryAuditId
- the commerce payment entry audit ID of this commerce payment entry auditpublic void setCommercePaymentEntryId(long commercePaymentEntryId)
setCommercePaymentEntryId
in interface CommercePaymentEntryAuditModel
commercePaymentEntryId
- the commerce payment entry ID of this commerce payment entry auditpublic void setCompanyId(long companyId)
setCompanyId
in interface CommercePaymentEntryAuditModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce payment entry auditpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommercePaymentEntryAuditModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce payment entry auditpublic void setCurrencyCode(java.lang.String currencyCode)
setCurrencyCode
in interface CommercePaymentEntryAuditModel
currencyCode
- the currency code of this commerce payment entry auditpublic void setLogType(java.lang.String logType)
setLogType
in interface CommercePaymentEntryAuditModel
logType
- the log type of this commerce payment entry auditpublic void setLogTypeSettings(java.lang.String logTypeSettings)
setLogTypeSettings
in interface CommercePaymentEntryAuditModel
logTypeSettings
- the log type settings of this commerce payment entry auditpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommercePaymentEntryAuditModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce payment entry auditpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommercePaymentEntryAuditModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce payment entry auditpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommercePaymentEntryAuditModel
primaryKey
- the primary key of this commerce payment entry auditpublic void setUserId(long userId)
setUserId
in interface CommercePaymentEntryAuditModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce payment entry auditpublic void setUserName(java.lang.String userName)
setUserName
in interface CommercePaymentEntryAuditModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce payment entry auditpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommercePaymentEntryAuditModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce payment entry auditpublic java.lang.String toXmlString()
toXmlString
in interface CommercePaymentEntryAuditModel
protected CommercePaymentEntryAuditWrapper wrap(CommercePaymentEntryAudit commercePaymentEntryAudit)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentEntryAudit>