public class CommerceSubscriptionEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceSubscriptionEntry> implements CommerceSubscriptionEntry, com.liferay.portal.kernel.model.ModelWrapper<CommerceSubscriptionEntry>
This class is a wrapper for CommerceSubscriptionEntry.
CommerceSubscriptionEntry,
Serialized FormCOMMERCE_SUBSCRIPTION_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CommerceSubscriptionEntryWrapper(CommerceSubscriptionEntry commerceSubscriptionEntry) |
| Modifier and Type | Method and Description |
|---|---|
CommerceSubscriptionEntry |
cloneWithOriginalValues() |
CommerceOrderItem |
fetchCommerceOrderItem() |
com.liferay.commerce.product.model.CPDefinition |
fetchCPDefinition() |
com.liferay.commerce.product.model.CPInstance |
fetchCPInstance() |
long |
getCommerceOrderItemId()
Returns the commerce order item ID of this commerce subscription entry.
|
long |
getCommerceSubscriptionEntryId()
Returns the commerce subscription entry ID of this commerce subscription entry.
|
long |
getCompanyId()
Returns the company ID of this commerce subscription entry.
|
long |
getCPDefinitionId() |
long |
getCPInstanceId() |
java.lang.String |
getCPInstanceUuid()
Returns the cp instance uuid of this commerce subscription entry.
|
long |
getCProductId()
Returns the c product ID of this commerce subscription entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce subscription entry.
|
long |
getCurrentCycle()
Returns the current cycle of this commerce subscription entry.
|
long |
getDeliveryCurrentCycle()
Returns the delivery current cycle of this commerce subscription entry.
|
java.util.Date |
getDeliveryLastIterationDate()
Returns the delivery last iteration date of this commerce subscription entry.
|
long |
getDeliveryMaxSubscriptionCycles()
Returns the delivery max subscription cycles of this commerce subscription entry.
|
java.util.Date |
getDeliveryNextIterationDate()
Returns the delivery next iteration date of this commerce subscription entry.
|
java.util.Date |
getDeliveryStartDate()
Returns the delivery start date of this commerce subscription entry.
|
int |
getDeliverySubscriptionLength()
Returns the delivery subscription length of this commerce subscription entry.
|
int |
getDeliverySubscriptionStatus()
Returns the delivery subscription status of this commerce subscription entry.
|
java.lang.String |
getDeliverySubscriptionType()
Returns the delivery subscription type of this commerce subscription entry.
|
java.lang.String |
getDeliverySubscriptionTypeSettings()
Returns the delivery subscription type settings of this commerce subscription entry.
|
com.liferay.portal.kernel.util.UnicodeProperties |
getDeliverySubscriptionTypeSettingsProperties() |
long |
getGroupId()
Returns the group ID of this commerce subscription entry.
|
java.util.Date |
getLastIterationDate()
Returns the last iteration date of this commerce subscription entry.
|
long |
getMaxSubscriptionCycles()
Returns the max subscription cycles of this commerce subscription entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce subscription entry.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce subscription entry.
|
java.util.Date |
getNextIterationDate()
Returns the next iteration date of this commerce subscription entry.
|
long |
getPrimaryKey()
Returns the primary key of this commerce subscription entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.util.Date |
getStartDate()
Returns the start date of this commerce subscription entry.
|
int |
getSubscriptionLength()
Returns the subscription length of this commerce subscription entry.
|
int |
getSubscriptionStatus()
Returns the subscription status of this commerce subscription entry.
|
java.lang.String |
getSubscriptionType()
Returns the subscription type of this commerce subscription entry.
|
java.lang.String |
getSubscriptionTypeSettings()
Returns the subscription type settings of this commerce subscription entry.
|
com.liferay.portal.kernel.util.UnicodeProperties |
getSubscriptionTypeSettingsProperties() |
long |
getUserId()
Returns the user ID of this commerce subscription entry.
|
java.lang.String |
getUserName()
Returns the user name of this commerce subscription entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce subscription entry.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce subscription entry.
|
void |
persist() |
void |
setCommerceOrderItemId(long commerceOrderItemId)
Sets the commerce order item ID of this commerce subscription entry.
|
void |
setCommerceSubscriptionEntryId(long commerceSubscriptionEntryId)
Sets the commerce subscription entry ID of this commerce subscription entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce subscription entry.
|
void |
setCPInstanceUuid(java.lang.String CPInstanceUuid)
Sets the cp instance uuid of this commerce subscription entry.
|
void |
setCProductId(long CProductId)
Sets the c product ID of this commerce subscription entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce subscription entry.
|
void |
setCurrentCycle(long currentCycle)
Sets the current cycle of this commerce subscription entry.
|
void |
setDeliveryCurrentCycle(long deliveryCurrentCycle)
Sets the delivery current cycle of this commerce subscription entry.
|
void |
setDeliveryLastIterationDate(java.util.Date deliveryLastIterationDate)
Sets the delivery last iteration date of this commerce subscription entry.
|
void |
setDeliveryMaxSubscriptionCycles(long deliveryMaxSubscriptionCycles)
Sets the delivery max subscription cycles of this commerce subscription entry.
|
void |
setDeliveryNextIterationDate(java.util.Date deliveryNextIterationDate)
Sets the delivery next iteration date of this commerce subscription entry.
|
void |
setDeliveryStartDate(java.util.Date deliveryStartDate)
Sets the delivery start date of this commerce subscription entry.
|
void |
setDeliverySubscriptionLength(int deliverySubscriptionLength)
Sets the delivery subscription length of this commerce subscription entry.
|
void |
setDeliverySubscriptionStatus(int deliverySubscriptionStatus)
Sets the delivery subscription status of this commerce subscription entry.
|
void |
setDeliverySubscriptionType(java.lang.String deliverySubscriptionType)
Sets the delivery subscription type of this commerce subscription entry.
|
void |
setDeliverySubscriptionTypeSettings(java.lang.String deliverySubscriptionTypeSettings)
Sets the delivery subscription type settings of this commerce subscription entry.
|
void |
setDeliverySubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties) |
void |
setGroupId(long groupId)
Sets the group ID of this commerce subscription entry.
|
void |
setLastIterationDate(java.util.Date lastIterationDate)
Sets the last iteration date of this commerce subscription entry.
|
void |
setMaxSubscriptionCycles(long maxSubscriptionCycles)
Sets the max subscription cycles of this commerce subscription 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 commerce subscription entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce subscription entry.
|
void |
setNextIterationDate(java.util.Date nextIterationDate)
Sets the next iteration date of this commerce subscription entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce subscription entry.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date of this commerce subscription entry.
|
void |
setSubscriptionLength(int subscriptionLength)
Sets the subscription length of this commerce subscription entry.
|
void |
setSubscriptionStatus(int subscriptionStatus)
Sets the subscription status of this commerce subscription entry.
|
void |
setSubscriptionType(java.lang.String subscriptionType)
Sets the subscription type of this commerce subscription entry.
|
void |
setSubscriptionTypeSettings(java.lang.String subscriptionTypeSettings)
Sets the subscription type settings of this commerce subscription entry.
|
void |
setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties) |
void |
setUserId(long userId)
Sets the user ID of this commerce subscription entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce subscription entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce subscription entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce subscription entry.
|
protected CommerceSubscriptionEntryWrapper |
wrap(CommerceSubscriptionEntry commerceSubscriptionEntry) |
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 CommerceSubscriptionEntryWrapper(CommerceSubscriptionEntry commerceSubscriptionEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceSubscriptionEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceSubscriptionEntry>public CommerceSubscriptionEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceSubscriptionEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceSubscriptionEntry>public CommerceOrderItem fetchCommerceOrderItem()
fetchCommerceOrderItem in interface CommerceSubscriptionEntrypublic com.liferay.commerce.product.model.CPDefinition fetchCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
fetchCPDefinition in interface CommerceSubscriptionEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CPInstance fetchCPInstance()
fetchCPInstance in interface CommerceSubscriptionEntrypublic long getCommerceOrderItemId()
getCommerceOrderItemId in interface CommerceSubscriptionEntryModelpublic long getCommerceSubscriptionEntryId()
getCommerceSubscriptionEntryId in interface CommerceSubscriptionEntryModelpublic long getCompanyId()
getCompanyId in interface CommerceSubscriptionEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getCPDefinitionId()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinitionId in interface CommerceSubscriptionEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPInstanceId()
getCPInstanceId in interface CommerceSubscriptionEntrypublic java.lang.String getCPInstanceUuid()
getCPInstanceUuid in interface CommerceSubscriptionEntryModelpublic long getCProductId()
getCProductId in interface CommerceSubscriptionEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceSubscriptionEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCurrentCycle()
getCurrentCycle in interface CommerceSubscriptionEntryModelpublic long getDeliveryCurrentCycle()
getDeliveryCurrentCycle in interface CommerceSubscriptionEntryModelpublic java.util.Date getDeliveryLastIterationDate()
getDeliveryLastIterationDate in interface CommerceSubscriptionEntryModelpublic long getDeliveryMaxSubscriptionCycles()
getDeliveryMaxSubscriptionCycles in interface CommerceSubscriptionEntryModelpublic java.util.Date getDeliveryNextIterationDate()
getDeliveryNextIterationDate in interface CommerceSubscriptionEntryModelpublic java.util.Date getDeliveryStartDate()
getDeliveryStartDate in interface CommerceSubscriptionEntryModelpublic int getDeliverySubscriptionLength()
getDeliverySubscriptionLength in interface CommerceSubscriptionEntryModelpublic int getDeliverySubscriptionStatus()
getDeliverySubscriptionStatus in interface CommerceSubscriptionEntryModelpublic java.lang.String getDeliverySubscriptionType()
getDeliverySubscriptionType in interface CommerceSubscriptionEntryModelpublic java.lang.String getDeliverySubscriptionTypeSettings()
getDeliverySubscriptionTypeSettings in interface CommerceSubscriptionEntryModelpublic com.liferay.portal.kernel.util.UnicodeProperties getDeliverySubscriptionTypeSettingsProperties()
getDeliverySubscriptionTypeSettingsProperties in interface CommerceSubscriptionEntrypublic long getGroupId()
getGroupId in interface CommerceSubscriptionEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastIterationDate()
getLastIterationDate in interface CommerceSubscriptionEntryModelpublic long getMaxSubscriptionCycles()
getMaxSubscriptionCycles in interface CommerceSubscriptionEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceSubscriptionEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceSubscriptionEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.util.Date getNextIterationDate()
getNextIterationDate in interface CommerceSubscriptionEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceSubscriptionEntryModelpublic java.util.Date getStartDate()
getStartDate in interface CommerceSubscriptionEntryModelpublic int getSubscriptionLength()
getSubscriptionLength in interface CommerceSubscriptionEntryModelpublic int getSubscriptionStatus()
getSubscriptionStatus in interface CommerceSubscriptionEntryModelpublic java.lang.String getSubscriptionType()
getSubscriptionType in interface CommerceSubscriptionEntryModelpublic java.lang.String getSubscriptionTypeSettings()
getSubscriptionTypeSettings in interface CommerceSubscriptionEntryModelpublic com.liferay.portal.kernel.util.UnicodeProperties getSubscriptionTypeSettingsProperties()
getSubscriptionTypeSettingsProperties in interface CommerceSubscriptionEntrypublic long getUserId()
getUserId in interface CommerceSubscriptionEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceSubscriptionEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceSubscriptionEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceSubscriptionEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceOrderItemId(long commerceOrderItemId)
setCommerceOrderItemId in interface CommerceSubscriptionEntryModelcommerceOrderItemId - the commerce order item ID of this commerce subscription entrypublic void setCommerceSubscriptionEntryId(long commerceSubscriptionEntryId)
setCommerceSubscriptionEntryId in interface CommerceSubscriptionEntryModelcommerceSubscriptionEntryId - the commerce subscription entry ID of this commerce subscription entrypublic void setCompanyId(long companyId)
setCompanyId in interface CommerceSubscriptionEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this commerce subscription entrypublic void setCPInstanceUuid(java.lang.String CPInstanceUuid)
setCPInstanceUuid in interface CommerceSubscriptionEntryModelCPInstanceUuid - the cp instance uuid of this commerce subscription entrypublic void setCProductId(long CProductId)
setCProductId in interface CommerceSubscriptionEntryModelCProductId - the c product ID of this commerce subscription entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceSubscriptionEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce subscription entrypublic void setCurrentCycle(long currentCycle)
setCurrentCycle in interface CommerceSubscriptionEntryModelcurrentCycle - the current cycle of this commerce subscription entrypublic void setDeliveryCurrentCycle(long deliveryCurrentCycle)
setDeliveryCurrentCycle in interface CommerceSubscriptionEntryModeldeliveryCurrentCycle - the delivery current cycle of this commerce subscription entrypublic void setDeliveryLastIterationDate(java.util.Date deliveryLastIterationDate)
setDeliveryLastIterationDate in interface CommerceSubscriptionEntryModeldeliveryLastIterationDate - the delivery last iteration date of this commerce subscription entrypublic void setDeliveryMaxSubscriptionCycles(long deliveryMaxSubscriptionCycles)
setDeliveryMaxSubscriptionCycles in interface CommerceSubscriptionEntryModeldeliveryMaxSubscriptionCycles - the delivery max subscription cycles of this commerce subscription entrypublic void setDeliveryNextIterationDate(java.util.Date deliveryNextIterationDate)
setDeliveryNextIterationDate in interface CommerceSubscriptionEntryModeldeliveryNextIterationDate - the delivery next iteration date of this commerce subscription entrypublic void setDeliveryStartDate(java.util.Date deliveryStartDate)
setDeliveryStartDate in interface CommerceSubscriptionEntryModeldeliveryStartDate - the delivery start date of this commerce subscription entrypublic void setDeliverySubscriptionLength(int deliverySubscriptionLength)
setDeliverySubscriptionLength in interface CommerceSubscriptionEntryModeldeliverySubscriptionLength - the delivery subscription length of this commerce subscription entrypublic void setDeliverySubscriptionStatus(int deliverySubscriptionStatus)
setDeliverySubscriptionStatus in interface CommerceSubscriptionEntryModeldeliverySubscriptionStatus - the delivery subscription status of this commerce subscription entrypublic void setDeliverySubscriptionType(java.lang.String deliverySubscriptionType)
setDeliverySubscriptionType in interface CommerceSubscriptionEntryModeldeliverySubscriptionType - the delivery subscription type of this commerce subscription entrypublic void setDeliverySubscriptionTypeSettings(java.lang.String deliverySubscriptionTypeSettings)
setDeliverySubscriptionTypeSettings in interface CommerceSubscriptionEntryModeldeliverySubscriptionTypeSettings - the delivery subscription type settings of this commerce subscription entrypublic void setDeliverySubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties)
setDeliverySubscriptionTypeSettingsProperties in interface CommerceSubscriptionEntrypublic void setGroupId(long groupId)
setGroupId in interface CommerceSubscriptionEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce subscription entrypublic void setLastIterationDate(java.util.Date lastIterationDate)
setLastIterationDate in interface CommerceSubscriptionEntryModellastIterationDate - the last iteration date of this commerce subscription entrypublic void setMaxSubscriptionCycles(long maxSubscriptionCycles)
setMaxSubscriptionCycles in interface CommerceSubscriptionEntryModelmaxSubscriptionCycles - the max subscription cycles of this commerce subscription entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceSubscriptionEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce subscription entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceSubscriptionEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce subscription entrypublic void setNextIterationDate(java.util.Date nextIterationDate)
setNextIterationDate in interface CommerceSubscriptionEntryModelnextIterationDate - the next iteration date of this commerce subscription entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceSubscriptionEntryModelprimaryKey - the primary key of this commerce subscription entrypublic void setStartDate(java.util.Date startDate)
setStartDate in interface CommerceSubscriptionEntryModelstartDate - the start date of this commerce subscription entrypublic void setSubscriptionLength(int subscriptionLength)
setSubscriptionLength in interface CommerceSubscriptionEntryModelsubscriptionLength - the subscription length of this commerce subscription entrypublic void setSubscriptionStatus(int subscriptionStatus)
setSubscriptionStatus in interface CommerceSubscriptionEntryModelsubscriptionStatus - the subscription status of this commerce subscription entrypublic void setSubscriptionType(java.lang.String subscriptionType)
setSubscriptionType in interface CommerceSubscriptionEntryModelsubscriptionType - the subscription type of this commerce subscription entrypublic void setSubscriptionTypeSettings(java.lang.String subscriptionTypeSettings)
setSubscriptionTypeSettings in interface CommerceSubscriptionEntryModelsubscriptionTypeSettings - the subscription type settings of this commerce subscription entrypublic void setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties)
setSubscriptionTypeSettingsProperties in interface CommerceSubscriptionEntrypublic void setUserId(long userId)
setUserId in interface CommerceSubscriptionEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce subscription entrypublic void setUserName(java.lang.String userName)
setUserName in interface CommerceSubscriptionEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce subscription entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceSubscriptionEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce subscription entrypublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceSubscriptionEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce subscription entrypublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceSubscriptionEntryWrapper wrap(CommerceSubscriptionEntry commerceSubscriptionEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceSubscriptionEntry>