@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
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| 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 |
getSubscriptionTypeSettingsProperties() |
void |
setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsProperties) |
clone, compareTo, getCommerceOrderItemId, getCommerceSubscriptionEntryId, getCompanyId, getCPInstanceUuid, getCProductId, getCreateDate, getCurrentCycle, getExpandoBridge, getGroupId, getLastIterationDate, getMaxSubscriptionCycles, getModifiedDate, getNextIterationDate, getPrimaryKey, getPrimaryKeyObj, getStartDate, getSubscriptionLength, getSubscriptionStatus, getSubscriptionType, getSubscriptionTypeSettings, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceOrderItemId, setCommerceSubscriptionEntryId, setCompanyId, setCPInstanceUuid, setCProductId, setCreateDate, setCurrentCycle, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastIterationDate, setMaxSubscriptionCycles, setModifiedDate, setNew, setNextIterationDate, setPrimaryKey, setPrimaryKeyObj, setStartDate, setSubscriptionLength, setSubscriptionStatus, setSubscriptionType, setSubscriptionTypeSettings, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceSubscriptionEntry,java.lang.Long> COMMERCE_SUBSCRIPTION_ENTRY_ID_ACCESSOR
com.liferay.commerce.model.impl.CommerceSubscriptionEntryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.CommerceOrderItem fetchCommerceOrderItem() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPDefinition fetchCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPInstance fetchCPInstance()
long getCPDefinitionId()
long getCPInstanceId()
com.liferay.portal.kernel.util.UnicodeProperties getSubscriptionTypeSettingsProperties()
void setSubscriptionTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsProperties)