Class CommercePaymentEntryAuditWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentEntryAudit>
com.liferay.commerce.payment.model.CommercePaymentEntryAuditWrapper
- All Implemented Interfaces:
CommercePaymentEntryAudit
,CommercePaymentEntryAuditModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ModelWrapper<CommercePaymentEntryAudit>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<CommercePaymentEntryAudit>
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
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.commerce.payment.model.CommercePaymentEntryAudit
COMMERCE_PAYMENT_ENTRY_AUDIT_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCommercePaymentEntryAuditWrapper
(CommercePaymentEntryAudit commercePaymentEntryAudit) -
Method Summary
Modifier and TypeMethodDescriptionReturns the amount of this commerce payment entry audit.long
Returns the commerce payment entry audit ID of this commerce payment entry audit.long
Returns the commerce payment entry ID of this commerce payment entry audit.long
Returns the company ID of this commerce payment entry audit.Returns the create date of this commerce payment entry audit.Returns the currency code of this commerce payment entry audit.Returns the log type of this commerce payment entry audit.Returns the log type settings of this commerce payment entry audit.Returns the modified date of this commerce payment entry audit.long
Returns the mvcc version of this commerce payment entry audit.long
Returns the primary key of this commerce payment entry audit.long
Returns the user ID of this commerce payment entry audit.Returns the user name of this commerce payment entry audit.Returns the user uuid of this commerce payment entry audit.void
persist()
void
setAmount
(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
(Date createDate) Sets the create date of this commerce payment entry audit.void
setCurrencyCode
(String currencyCode) Sets the currency code of this commerce payment entry audit.void
setLogType
(String logType) Sets the log type of this commerce payment entry audit.void
setLogTypeSettings
(String logTypeSettings) Sets the log type settings of this commerce payment entry audit.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(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
(String userName) Sets the user name of this commerce payment entry audit.void
setUserUuid
(String userUuid) Sets the user uuid of this commerce payment entry audit.protected CommercePaymentEntryAuditWrapper
wrap
(CommercePaymentEntryAudit commercePaymentEntryAudit) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CommercePaymentEntryAuditWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentEntryAudit>
- Specified by:
cloneWithOriginalValues
in interfaceCommercePaymentEntryAuditModel
-
getAmount
Returns the amount of this commerce payment entry audit.- Specified by:
getAmount
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the amount of this commerce payment entry audit
-
getCommercePaymentEntryAuditId
public long getCommercePaymentEntryAuditId()Returns the commerce payment entry audit ID of this commerce payment entry audit.- Specified by:
getCommercePaymentEntryAuditId
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the commerce payment entry audit ID of this commerce payment entry audit
-
getCommercePaymentEntryId
public long getCommercePaymentEntryId()Returns the commerce payment entry ID of this commerce payment entry audit.- Specified by:
getCommercePaymentEntryId
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the commerce payment entry ID of this commerce payment entry audit
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce payment entry audit.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCommercePaymentEntryAuditModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this commerce payment entry audit
-
getCreateDate
Returns the create date of this commerce payment entry audit.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the create date of this commerce payment entry audit
-
getCurrencyCode
Returns the currency code of this commerce payment entry audit.- Specified by:
getCurrencyCode
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the currency code of this commerce payment entry audit
-
getLogType
Returns the log type of this commerce payment entry audit.- Specified by:
getLogType
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the log type of this commerce payment entry audit
-
getLogTypeSettings
Returns the log type settings of this commerce payment entry audit.- Specified by:
getLogTypeSettings
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the log type settings of this commerce payment entry audit
-
getModifiedDate
Returns the modified date of this commerce payment entry audit.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the modified date of this commerce payment entry audit
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce payment entry audit.- Specified by:
getMvccVersion
in interfaceCommercePaymentEntryAuditModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this commerce payment entry audit
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce payment entry audit.- Specified by:
getPrimaryKey
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the primary key of this commerce payment entry audit
-
getUserId
public long getUserId()Returns the user ID of this commerce payment entry audit.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the user ID of this commerce payment entry audit
-
getUserName
Returns the user name of this commerce payment entry audit.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the user name of this commerce payment entry audit
-
getUserUuid
Returns the user uuid of this commerce payment entry audit.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCommercePaymentEntryAuditModel
- Returns:
- the user uuid of this commerce payment entry audit
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAmount
Sets the amount of this commerce payment entry audit.- Specified by:
setAmount
in interfaceCommercePaymentEntryAuditModel
- Parameters:
amount
- the amount of this commerce payment entry audit
-
setCommercePaymentEntryAuditId
public void setCommercePaymentEntryAuditId(long commercePaymentEntryAuditId) Sets the commerce payment entry audit ID of this commerce payment entry audit.- Specified by:
setCommercePaymentEntryAuditId
in interfaceCommercePaymentEntryAuditModel
- Parameters:
commercePaymentEntryAuditId
- the commerce payment entry audit ID of this commerce payment entry audit
-
setCommercePaymentEntryId
public void setCommercePaymentEntryId(long commercePaymentEntryId) Sets the commerce payment entry ID of this commerce payment entry audit.- Specified by:
setCommercePaymentEntryId
in interfaceCommercePaymentEntryAuditModel
- Parameters:
commercePaymentEntryId
- the commerce payment entry ID of this commerce payment entry audit
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce payment entry audit.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCommercePaymentEntryAuditModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this commerce payment entry audit
-
setCreateDate
Sets the create date of this commerce payment entry audit.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCommercePaymentEntryAuditModel
- Parameters:
createDate
- the create date of this commerce payment entry audit
-
setCurrencyCode
Sets the currency code of this commerce payment entry audit.- Specified by:
setCurrencyCode
in interfaceCommercePaymentEntryAuditModel
- Parameters:
currencyCode
- the currency code of this commerce payment entry audit
-
setLogType
Sets the log type of this commerce payment entry audit.- Specified by:
setLogType
in interfaceCommercePaymentEntryAuditModel
- Parameters:
logType
- the log type of this commerce payment entry audit
-
setLogTypeSettings
Sets the log type settings of this commerce payment entry audit.- Specified by:
setLogTypeSettings
in interfaceCommercePaymentEntryAuditModel
- Parameters:
logTypeSettings
- the log type settings of this commerce payment entry audit
-
setModifiedDate
Sets the modified date of this commerce payment entry audit.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCommercePaymentEntryAuditModel
- Parameters:
modifiedDate
- the modified date of this commerce payment entry audit
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce payment entry audit.- Specified by:
setMvccVersion
in interfaceCommercePaymentEntryAuditModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this commerce payment entry audit
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce payment entry audit.- Specified by:
setPrimaryKey
in interfaceCommercePaymentEntryAuditModel
- Parameters:
primaryKey
- the primary key of this commerce payment entry audit
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce payment entry audit.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCommercePaymentEntryAuditModel
- Parameters:
userId
- the user ID of this commerce payment entry audit
-
setUserName
Sets the user name of this commerce payment entry audit.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCommercePaymentEntryAuditModel
- Parameters:
userName
- the user name of this commerce payment entry audit
-
setUserUuid
Sets the user uuid of this commerce payment entry audit.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCommercePaymentEntryAuditModel
- Parameters:
userUuid
- the user uuid of this commerce payment entry audit
-
toXmlString
- Specified by:
toXmlString
in interfaceCommercePaymentEntryAuditModel
-
wrap
protected CommercePaymentEntryAuditWrapper wrap(CommercePaymentEntryAudit commercePaymentEntryAudit) - Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentEntryAudit>
-