public class CommerceOrderPaymentWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderPayment> implements CommerceOrderPayment, com.liferay.portal.kernel.model.ModelWrapper<CommerceOrderPayment>
This class is a wrapper for CommerceOrderPayment.
CommerceOrderPayment,
Serialized FormCOMMERCE_ORDER_PAYMENT_ID_ACCESSOR| Constructor and Description |
|---|
CommerceOrderPaymentWrapper(CommerceOrderPayment commerceOrderPayment) |
| Modifier and Type | Method and Description |
|---|---|
CommerceOrderPayment |
cloneWithOriginalValues() |
long |
getCommerceOrderId()
Returns the commerce order ID of this commerce order payment.
|
long |
getCommerceOrderPaymentId()
Returns the commerce order payment ID of this commerce order payment.
|
java.lang.String |
getCommercePaymentMethodKey()
Returns the commerce payment method key of this commerce order payment.
|
long |
getCompanyId()
Returns the company ID of this commerce order payment.
|
java.lang.String |
getContent()
Returns the content of this commerce order payment.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce order payment.
|
long |
getGroupId()
Returns the group ID of this commerce order payment.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce order payment.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce order payment.
|
long |
getPrimaryKey()
Returns the primary key of this commerce order payment.
|
int |
getStatus()
Returns the status of this commerce order payment.
|
long |
getUserId()
Returns the user ID of this commerce order payment.
|
java.lang.String |
getUserName()
Returns the user name of this commerce order payment.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce order payment.
|
void |
persist() |
void |
setCommerceOrderId(long commerceOrderId)
Sets the commerce order ID of this commerce order payment.
|
void |
setCommerceOrderPaymentId(long commerceOrderPaymentId)
Sets the commerce order payment ID of this commerce order payment.
|
void |
setCommercePaymentMethodKey(java.lang.String commercePaymentMethodKey)
Sets the commerce payment method key of this commerce order payment.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce order payment.
|
void |
setContent(java.lang.String content)
Sets the content of this commerce order payment.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce order payment.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce order payment.
|
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 order payment.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce order payment.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce order payment.
|
void |
setStatus(int status)
Sets the status of this commerce order payment.
|
void |
setUserId(long userId)
Sets the user ID of this commerce order payment.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce order payment.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce order payment.
|
protected CommerceOrderPaymentWrapper |
wrap(CommerceOrderPayment commerceOrderPayment) |
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 CommerceOrderPaymentWrapper(CommerceOrderPayment commerceOrderPayment)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderPayment>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderPayment>public CommerceOrderPayment cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceOrderPaymentModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceOrderPayment>public long getCommerceOrderId()
getCommerceOrderId in interface CommerceOrderPaymentModelpublic long getCommerceOrderPaymentId()
getCommerceOrderPaymentId in interface CommerceOrderPaymentModelpublic java.lang.String getCommercePaymentMethodKey()
getCommercePaymentMethodKey in interface CommerceOrderPaymentModelpublic long getCompanyId()
getCompanyId in interface CommerceOrderPaymentModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.lang.String getContent()
getContent in interface CommerceOrderPaymentModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceOrderPaymentModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getGroupId()
getGroupId in interface CommerceOrderPaymentModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceOrderPaymentModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceOrderPaymentModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceOrderPaymentModelpublic int getStatus()
getStatus in interface CommerceOrderPaymentModelpublic long getUserId()
getUserId in interface CommerceOrderPaymentModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceOrderPaymentModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceOrderPaymentModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceOrderId(long commerceOrderId)
setCommerceOrderId in interface CommerceOrderPaymentModelcommerceOrderId - the commerce order ID of this commerce order paymentpublic void setCommerceOrderPaymentId(long commerceOrderPaymentId)
setCommerceOrderPaymentId in interface CommerceOrderPaymentModelcommerceOrderPaymentId - the commerce order payment ID of this commerce order paymentpublic void setCommercePaymentMethodKey(java.lang.String commercePaymentMethodKey)
setCommercePaymentMethodKey in interface CommerceOrderPaymentModelcommercePaymentMethodKey - the commerce payment method key of this commerce order paymentpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceOrderPaymentModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce order paymentpublic void setContent(java.lang.String content)
setContent in interface CommerceOrderPaymentModelcontent - the content of this commerce order paymentpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceOrderPaymentModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce order paymentpublic void setGroupId(long groupId)
setGroupId in interface CommerceOrderPaymentModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce order paymentpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceOrderPaymentModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce order paymentpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceOrderPaymentModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce order paymentpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceOrderPaymentModelprimaryKey - the primary key of this commerce order paymentpublic void setStatus(int status)
setStatus in interface CommerceOrderPaymentModelstatus - the status of this commerce order paymentpublic void setUserId(long userId)
setUserId in interface CommerceOrderPaymentModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce order paymentpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceOrderPaymentModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce order paymentpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceOrderPaymentModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce order paymentprotected CommerceOrderPaymentWrapper wrap(CommerceOrderPayment commerceOrderPayment)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceOrderPayment>