public class CommerceSubscriptionEntryLocalServiceWrapper extends java.lang.Object implements CommerceSubscriptionEntryLocalService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceSubscriptionEntryLocalService>
CommerceSubscriptionEntryLocalService.CommerceSubscriptionEntryLocalService| Constructor and Description |
|---|
CommerceSubscriptionEntryLocalServiceWrapper() |
CommerceSubscriptionEntryLocalServiceWrapper(CommerceSubscriptionEntryLocalService commerceSubscriptionEntryLocalService) |
| Modifier and Type | Method and Description |
|---|---|
CommerceSubscriptionEntry |
addCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Adds the commerce subscription entry to the database.
|
CommerceSubscriptionEntry |
addCommerceSubscriptionEntry(long userId,
long groupId,
long commerceOrderItemId,
int subscriptionLength,
java.lang.String subscriptionType,
long maxSubscriptionCycles,
com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties)
Deprecated.
As of Athanasius (7.3.x)
|
CommerceSubscriptionEntry |
addCommerceSubscriptionEntry(long userId,
long groupId,
long commerceOrderItemId,
int subscriptionLength,
java.lang.String subscriptionType,
long maxSubscriptionCycles,
com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties,
int deliverySubscriptionLength,
java.lang.String deliverySubscriptionType,
long deliveryMaxSubscriptionCycles,
com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties) |
CommerceSubscriptionEntry |
createCommerceSubscriptionEntry(long commerceSubscriptionEntryId)
Creates a new commerce subscription entry with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
void |
deleteCommerceSubscriptionEntries(long groupId) |
CommerceSubscriptionEntry |
deleteCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Deletes the commerce subscription entry from the database.
|
CommerceSubscriptionEntry |
deleteCommerceSubscriptionEntry(long commerceSubscriptionEntryId)
Deletes the commerce subscription entry with the primary key from the database.
|
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) |
<T> T |
dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
int |
dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery() |
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows matching the dynamic query.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
Returns the number of rows matching the dynamic query.
|
CommerceSubscriptionEntry |
fetchCommerceSubscriptionEntry(long commerceSubscriptionEntryId) |
CommerceSubscriptionEntry |
fetchCommerceSubscriptionEntryByCommerceOrderItemId(long commerceOrderItemId) |
CommerceSubscriptionEntry |
fetchCommerceSubscriptionEntryByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the commerce subscription entry matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
java.util.List<CommerceSubscriptionEntry> |
getActiveCommerceSubscriptionEntries() |
java.util.List<CommerceSubscriptionEntry> |
getActiveCommerceSubscriptionEntries(long commerceAccountId) |
java.util.List<CommerceSubscriptionEntry> |
getCommerceDeliverySubscriptionEntriesToRenew() |
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntries(int start,
int end)
Returns a range of all the commerce subscription entries.
|
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntries(long companyId,
long userId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator)
Deprecated.
As of Athanasius (7.3.x)
|
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntries(long companyId,
long groupId,
long userId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator) |
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntriesByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the commerce subscription entries matching the UUID and company.
|
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntriesByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator)
Returns a range of commerce subscription entries matching the UUID and company.
|
int |
getCommerceSubscriptionEntriesCount()
Returns the number of commerce subscription entries.
|
int |
getCommerceSubscriptionEntriesCount(long companyId,
long userId)
Deprecated.
As of Athanasius (7.3.x)
|
int |
getCommerceSubscriptionEntriesCount(long companyId,
long groupId,
long userId) |
java.util.List<CommerceSubscriptionEntry> |
getCommerceSubscriptionEntriesToRenew() |
CommerceSubscriptionEntry |
getCommerceSubscriptionEntry(long commerceSubscriptionEntryId)
Returns the commerce subscription entry with the primary key.
|
CommerceSubscriptionEntry |
getCommerceSubscriptionEntryByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the commerce subscription entry matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
CommerceSubscriptionEntryLocalService |
getWrappedService() |
CommerceSubscriptionEntry |
incrementCommerceDeliverySubscriptionEntryCycle(long commerceSubscriptionEntryId) |
CommerceSubscriptionEntry |
incrementCommerceSubscriptionEntryCycle(long commerceSubscriptionEntryId) |
com.liferay.portal.kernel.search.BaseModelSearchResult<CommerceSubscriptionEntry> |
searchCommerceSubscriptionEntries(long companyId,
long[] groupIds,
java.lang.Long maxSubscriptionCycles,
java.lang.Integer subscriptionStatus,
java.lang.String keywords,
int start,
int end,
com.liferay.portal.kernel.search.Sort sort) |
com.liferay.portal.kernel.search.BaseModelSearchResult<CommerceSubscriptionEntry> |
searchCommerceSubscriptionEntries(long companyId,
java.lang.Long maxSubscriptionCycles,
java.lang.Integer subscriptionStatus,
java.lang.String keywords,
int start,
int end,
com.liferay.portal.kernel.search.Sort sort)
Deprecated.
As of Athanasius (7.3.x)
|
void |
setWrappedService(CommerceSubscriptionEntryLocalService commerceSubscriptionEntryLocalService) |
CommerceSubscriptionEntry |
updateCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Updates the commerce subscription entry in the database or adds it if it does not yet exist.
|
CommerceSubscriptionEntry |
updateCommerceSubscriptionEntry(long commerceSubscriptionEntryId,
int subscriptionLength,
java.lang.String subscriptionType,
com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties,
long maxSubscriptionCycles,
int subscriptionStatus,
int nextIterationDateMonth,
int nextIterationDateDay,
int nextIterationDateYear,
int nextIterationDateHour,
int nextIterationDateMinute)
Deprecated.
As of Athanasius (7.3.x)
|
CommerceSubscriptionEntry |
updateCommerceSubscriptionEntry(long commerceSubscriptionEntryId,
int subscriptionLength,
java.lang.String subscriptionType,
com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties,
long maxSubscriptionCycles,
int subscriptionStatus,
int nextIterationDateMonth,
int nextIterationDateDay,
int nextIterationDateYear,
int nextIterationDateHour,
int nextIterationDateMinute,
int deliverySubscriptionLength,
java.lang.String deliverySubscriptionType,
com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties,
long deliveryMaxSubscriptionCycles,
int deliverySubscriptionStatus,
int deliveryNextIterationDateMonth,
int deliveryNextIterationDateDay,
int deliveryNextIterationDateYear,
int deliveryNextIterationDateHour,
int deliveryNextIterationDateMinute) |
CommerceSubscriptionEntry |
updateCommerceSubscriptionEntryIterationDates(long commerceSubscriptionEntryId,
java.util.Date lastIterationDate)
Deprecated.
As of Athanasius (7.3.x)
|
CommerceSubscriptionEntry |
updateDeliverySubscriptionStatus(long commerceSubscriptionEntryId,
int subscriptionStatus) |
CommerceSubscriptionEntry |
updateSubscriptionStatus(long commerceSubscriptionEntryId,
int subscriptionStatus) |
public CommerceSubscriptionEntryLocalServiceWrapper()
public CommerceSubscriptionEntryLocalServiceWrapper(CommerceSubscriptionEntryLocalService commerceSubscriptionEntryLocalService)
public CommerceSubscriptionEntry addCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Important: Inspect CommerceSubscriptionEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
addCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntry - the commerce subscription entry@Deprecated public CommerceSubscriptionEntry addCommerceSubscriptionEntry(long userId, long groupId, long commerceOrderItemId, int subscriptionLength, java.lang.String subscriptionType, long maxSubscriptionCycles, com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties) throws com.liferay.portal.kernel.exception.PortalException
addCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry addCommerceSubscriptionEntry(long userId, long groupId, long commerceOrderItemId, int subscriptionLength, java.lang.String subscriptionType, long maxSubscriptionCycles, com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties, int deliverySubscriptionLength, java.lang.String deliverySubscriptionType, long deliveryMaxSubscriptionCycles, com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties) throws com.liferay.portal.kernel.exception.PortalException
addCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry createCommerceSubscriptionEntry(long commerceSubscriptionEntryId)
createCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntryId - the primary key for the new commerce subscription entrypublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface CommerceSubscriptionEntryLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic void deleteCommerceSubscriptionEntries(long groupId)
deleteCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicepublic CommerceSubscriptionEntry deleteCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Important: Inspect CommerceSubscriptionEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntry - the commerce subscription entrypublic CommerceSubscriptionEntry deleteCommerceSubscriptionEntry(long commerceSubscriptionEntryId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect CommerceSubscriptionEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntryId - the primary key of the commerce subscription entryPortalException - if a commerce subscription entry with the primary key could not be foundpublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel in interface CommerceSubscriptionEntryLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface CommerceSubscriptionEntryLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface CommerceSubscriptionEntryLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface CommerceSubscriptionEntryLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface CommerceSubscriptionEntryLocalServicedynamicQuery - the dynamic querypublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.commerce.model.impl.CommerceSubscriptionEntryModelImpl.
dynamicQuery in interface CommerceSubscriptionEntryLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)public <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.commerce.model.impl.CommerceSubscriptionEntryModelImpl.
dynamicQuery in interface CommerceSubscriptionEntryLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQueryCount in interface CommerceSubscriptionEntryLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface CommerceSubscriptionEntryLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic CommerceSubscriptionEntry fetchCommerceSubscriptionEntry(long commerceSubscriptionEntryId)
fetchCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicepublic CommerceSubscriptionEntry fetchCommerceSubscriptionEntryByCommerceOrderItemId(long commerceOrderItemId)
fetchCommerceSubscriptionEntryByCommerceOrderItemId in interface CommerceSubscriptionEntryLocalServicepublic CommerceSubscriptionEntry fetchCommerceSubscriptionEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchCommerceSubscriptionEntryByUuidAndGroupId in interface CommerceSubscriptionEntryLocalServiceuuid - the commerce subscription entry's UUIDgroupId - the primary key of the groupnull if a matching commerce subscription entry could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getActiveCommerceSubscriptionEntries()
getActiveCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getActiveCommerceSubscriptionEntries(long commerceAccountId)
getActiveCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getCommerceDeliverySubscriptionEntriesToRenew()
getCommerceDeliverySubscriptionEntriesToRenew in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntries(int start, int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.commerce.model.impl.CommerceSubscriptionEntryModelImpl.
getCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicestart - the lower bound of the range of commerce subscription entriesend - the upper bound of the range of commerce subscription entries (not inclusive)@Deprecated public java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntries(long companyId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator)
getCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntries(long companyId, long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator)
getCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntriesByUuidAndCompanyId(java.lang.String uuid, long companyId)
getCommerceSubscriptionEntriesByUuidAndCompanyId in interface CommerceSubscriptionEntryLocalServiceuuid - the UUID of the commerce subscription entriescompanyId - the primary key of the companypublic java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntriesByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceSubscriptionEntry> orderByComparator)
getCommerceSubscriptionEntriesByUuidAndCompanyId in interface CommerceSubscriptionEntryLocalServiceuuid - the UUID of the commerce subscription entriescompanyId - the primary key of the companystart - the lower bound of the range of commerce subscription entriesend - the upper bound of the range of commerce subscription entries (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getCommerceSubscriptionEntriesCount()
getCommerceSubscriptionEntriesCount in interface CommerceSubscriptionEntryLocalService@Deprecated
public int getCommerceSubscriptionEntriesCount(long companyId,
long userId)
getCommerceSubscriptionEntriesCount in interface CommerceSubscriptionEntryLocalServicepublic int getCommerceSubscriptionEntriesCount(long companyId,
long groupId,
long userId)
getCommerceSubscriptionEntriesCount in interface CommerceSubscriptionEntryLocalServicepublic java.util.List<CommerceSubscriptionEntry> getCommerceSubscriptionEntriesToRenew()
getCommerceSubscriptionEntriesToRenew in interface CommerceSubscriptionEntryLocalServicepublic CommerceSubscriptionEntry getCommerceSubscriptionEntry(long commerceSubscriptionEntryId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntryId - the primary key of the commerce subscription entryPortalException - if a commerce subscription entry with the primary key could not be foundpublic CommerceSubscriptionEntry getCommerceSubscriptionEntryByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceSubscriptionEntryByUuidAndGroupId in interface CommerceSubscriptionEntryLocalServiceuuid - the commerce subscription entry's UUIDgroupId - the primary key of the groupPortalException - if a matching commerce subscription entry could not be foundpublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface CommerceSubscriptionEntryLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface CommerceSubscriptionEntryLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommerceSubscriptionEntryLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface CommerceSubscriptionEntryLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic CommerceSubscriptionEntry incrementCommerceDeliverySubscriptionEntryCycle(long commerceSubscriptionEntryId) throws com.liferay.portal.kernel.exception.PortalException
incrementCommerceDeliverySubscriptionEntryCycle in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry incrementCommerceSubscriptionEntryCycle(long commerceSubscriptionEntryId) throws com.liferay.portal.kernel.exception.PortalException
incrementCommerceSubscriptionEntryCycle in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalException@Deprecated public com.liferay.portal.kernel.search.BaseModelSearchResult<CommerceSubscriptionEntry> searchCommerceSubscriptionEntries(long companyId, java.lang.Long maxSubscriptionCycles, java.lang.Integer subscriptionStatus, java.lang.String keywords, int start, int end, com.liferay.portal.kernel.search.Sort sort) throws com.liferay.portal.kernel.exception.PortalException
searchCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.search.BaseModelSearchResult<CommerceSubscriptionEntry> searchCommerceSubscriptionEntries(long companyId, long[] groupIds, java.lang.Long maxSubscriptionCycles, java.lang.Integer subscriptionStatus, java.lang.String keywords, int start, int end, com.liferay.portal.kernel.search.Sort sort) throws com.liferay.portal.kernel.exception.PortalException
searchCommerceSubscriptionEntries in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry updateCommerceSubscriptionEntry(CommerceSubscriptionEntry commerceSubscriptionEntry)
Important: Inspect CommerceSubscriptionEntryLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
updateCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecommerceSubscriptionEntry - the commerce subscription entry@Deprecated public CommerceSubscriptionEntry updateCommerceSubscriptionEntry(long commerceSubscriptionEntryId, int subscriptionLength, java.lang.String subscriptionType, com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties, long maxSubscriptionCycles, int subscriptionStatus, int nextIterationDateMonth, int nextIterationDateDay, int nextIterationDateYear, int nextIterationDateHour, int nextIterationDateMinute) throws com.liferay.portal.kernel.exception.PortalException
updateCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry updateCommerceSubscriptionEntry(long commerceSubscriptionEntryId, int subscriptionLength, java.lang.String subscriptionType, com.liferay.portal.kernel.util.UnicodeProperties subscriptionTypeSettingsUnicodeProperties, long maxSubscriptionCycles, int subscriptionStatus, int nextIterationDateMonth, int nextIterationDateDay, int nextIterationDateYear, int nextIterationDateHour, int nextIterationDateMinute, int deliverySubscriptionLength, java.lang.String deliverySubscriptionType, com.liferay.portal.kernel.util.UnicodeProperties deliverySubscriptionTypeSettingsUnicodeProperties, long deliveryMaxSubscriptionCycles, int deliverySubscriptionStatus, int deliveryNextIterationDateMonth, int deliveryNextIterationDateDay, int deliveryNextIterationDateYear, int deliveryNextIterationDateHour, int deliveryNextIterationDateMinute) throws com.liferay.portal.kernel.exception.PortalException
updateCommerceSubscriptionEntry in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalException@Deprecated public CommerceSubscriptionEntry updateCommerceSubscriptionEntryIterationDates(long commerceSubscriptionEntryId, java.util.Date lastIterationDate) throws com.liferay.portal.kernel.exception.PortalException
updateCommerceSubscriptionEntryIterationDates in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry updateDeliverySubscriptionStatus(long commerceSubscriptionEntryId, int subscriptionStatus) throws com.liferay.portal.kernel.exception.PortalException
updateDeliverySubscriptionStatus in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntry updateSubscriptionStatus(long commerceSubscriptionEntryId, int subscriptionStatus) throws com.liferay.portal.kernel.exception.PortalException
updateSubscriptionStatus in interface CommerceSubscriptionEntryLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceSubscriptionEntryLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceSubscriptionEntryLocalService>public void setWrappedService(CommerceSubscriptionEntryLocalService commerceSubscriptionEntryLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceSubscriptionEntryLocalService>