@ProviderType public interface CommerceSubscriptionEntry extends CommerceSubscriptionEntryModel, com.liferay.portal.kernel.model.PersistedModel
CommerceSubscriptionEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceSubscriptionEntry,java.lang.Long> |
COMMERCE_SUBSCRIPTION_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
CommerceOrderItem |
fetchCommerceOrderItem() |
com.liferay.commerce.product.model.CPDefinition |
fetchCPDefinition() |
com.liferay.commerce.product.model.CPInstance |
fetchCPInstance() |
long |
getCPDefinitionId() |
long |
getCPInstanceId() |
com.liferay.portal.kernel.util.UnicodeProperties |
getDeliverySubscriptionTypeSettingsUnicodeProperties() |
com.liferay.portal.kernel.util.UnicodeProperties |
getSubscriptionTypeSettingsUnicodeProperties() |
void |
setDeliverySubscriptionTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties) |
void |
setSubscriptionTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties) |
cloneWithOriginalValues, getCommerceOrderItemId, getCommerceSubscriptionEntryId, getCompanyId, getCPInstanceUuid, getCProductId, getCreateDate, getCurrentCycle, getDeliveryCurrentCycle, getDeliveryLastIterationDate, getDeliveryMaxSubscriptionCycles, getDeliveryNextIterationDate, getDeliveryStartDate, getDeliverySubscriptionLength, getDeliverySubscriptionStatus, getDeliverySubscriptionType, getDeliverySubscriptionTypeSettings, getGroupId, getLastIterationDate, getMaxSubscriptionCycles, getModifiedDate, getMvccVersion, getNextIterationDate, getPrimaryKey, getStartDate, getSubscriptionLength, getSubscriptionStatus, getSubscriptionType, getSubscriptionTypeSettings, getUserId, getUserName, getUserUuid, getUuid, setCommerceOrderItemId, setCommerceSubscriptionEntryId, setCompanyId, setCPInstanceUuid, setCProductId, setCreateDate, setCurrentCycle, setDeliveryCurrentCycle, setDeliveryLastIterationDate, setDeliveryMaxSubscriptionCycles, setDeliveryNextIterationDate, setDeliveryStartDate, setDeliverySubscriptionLength, setDeliverySubscriptionStatus, setDeliverySubscriptionType, setDeliverySubscriptionTypeSettings, setGroupId, setLastIterationDate, setMaxSubscriptionCycles, setModifiedDate, setMvccVersion, setNextIterationDate, setPrimaryKey, setStartDate, setSubscriptionLength, setSubscriptionStatus, setSubscriptionType, setSubscriptionTypeSettings, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<CommerceSubscriptionEntry,java.lang.Long> COMMERCE_SUBSCRIPTION_ENTRY_ID_ACCESSOR
CommerceOrderItem fetchCommerceOrderItem()
com.liferay.commerce.product.model.CPDefinition fetchCPDefinition() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.model.CPInstance fetchCPInstance()
long getCPDefinitionId() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getCPInstanceId()
com.liferay.portal.kernel.util.UnicodeProperties getDeliverySubscriptionTypeSettingsUnicodeProperties()
com.liferay.portal.kernel.util.UnicodeProperties getSubscriptionTypeSettingsUnicodeProperties()
void setDeliverySubscriptionTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties)
void setSubscriptionTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties)