Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addSubscription(long, long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified.
- addSubscription(long, long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified.
- addSubscription(long, long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Subscribes the user to the entity, notifying him the instant the entity is created, deleted, or modified.
- addSubscription(long, long, String, long, String) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Subscribes the user to the entity, notifying him at the given frequency.
- addSubscription(long, long, String, long, String) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Subscribes the user to the entity, notifying him at the given frequency.
- addSubscription(long, long, String, long, String) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Subscribes the user to the entity, notifying him at the given frequency.
- addSubscription(Subscription) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Adds the subscription to the database.
- addSubscription(Subscription) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Adds the subscription to the database.
- addSubscription(Subscription) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Adds the subscription to the database.
C
- cacheResult(Subscription) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Caches the subscription in the entity cache if it is enabled.
- cacheResult(Subscription) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Caches the subscription in the entity cache if it is enabled.
- cacheResult(List<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Caches the subscriptions in the entity cache if it is enabled.
- cacheResult(List<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Caches the subscriptions in the entity cache if it is enabled.
- classNameId - Variable in class com.liferay.subscription.model.SubscriptionTable
- classPK - Variable in class com.liferay.subscription.model.SubscriptionTable
- clearCache() - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- clearCache(Subscription) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- cloneWithOriginalValues() - Method in interface com.liferay.subscription.model.SubscriptionModel
- cloneWithOriginalValues() - Method in class com.liferay.subscription.model.SubscriptionWrapper
- com.liferay.subscription.constants - package com.liferay.subscription.constants
- com.liferay.subscription.exception - package com.liferay.subscription.exception
- com.liferay.subscription.model - package com.liferay.subscription.model
- com.liferay.subscription.service - package com.liferay.subscription.service
- com.liferay.subscription.service.persistence - package com.liferay.subscription.service.persistence
- com.liferay.subscription.util - package com.liferay.subscription.util
- com.liferay.subscription.util.comparator - package com.liferay.subscription.util.comparator
- companyId - Variable in class com.liferay.subscription.model.SubscriptionTable
- compare(Subscription, Subscription) - Method in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- countAll() - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions.
- countAll() - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions.
- countByC_C_C(long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- countByC_C_C(long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- countByC_U_C_C(long, long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = ?.
- countByC_U_C_C(long, long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = ?.
- countByC_U_C_C(long, long, long, long[]) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- countByC_U_C_C(long, long, long, long[]) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- countByG_U(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where groupId = ? and userId = ?.
- countByG_U(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where groupId = ? and userId = ?.
- countByGroupId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where groupId = ?.
- countByU_C(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where userId = ? and classNameId = ?.
- countByU_C(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where userId = ? and classNameId = ?.
- countByUserId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the number of subscriptions where userId = ?.
- countByUserId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the number of subscriptions where userId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- create(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Creates a new subscription with the primary key.
- create(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Creates a new subscription with the primary key.
- createDate - Variable in class com.liferay.subscription.model.SubscriptionTable
- createPersistedModel(Serializable) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- createSubscription(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Creates a new subscription with the primary key.
- createSubscription(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Creates a new subscription with the primary key.
- createSubscription(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Creates a new subscription with the primary key.
- ctCollectionId - Variable in class com.liferay.subscription.model.SubscriptionTable
D
- deleteGroupSubscriptions(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- deleteGroupSubscriptions(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- deleteGroupSubscriptions(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- deleteSubscription(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deletes the subscription with the primary key from the database.
- deleteSubscription(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deletes the subscription with the primary key from the database.
- deleteSubscription(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deletes the subscription with the primary key from the database.
- deleteSubscription(long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deletes the user's subscription to the entity.
- deleteSubscription(long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deletes the user's subscription to the entity.
- deleteSubscription(long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deletes the user's subscription to the entity.
- deleteSubscription(Subscription) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deletes the subscription from the database.
- deleteSubscription(Subscription) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deletes the subscription from the database.
- deleteSubscription(Subscription) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deletes the subscription from the database.
- deleteSubscriptions(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deletes all the subscriptions of the user.
- deleteSubscriptions(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deletes all the subscriptions of the user.
- deleteSubscriptions(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deletes all the subscriptions of the user.
- deleteSubscriptions(long, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- deleteSubscriptions(long, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- deleteSubscriptions(long, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- deleteSubscriptions(long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deletes all the subscriptions to the entity.
- deleteSubscriptions(long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deletes all the subscriptions to the entity.
- deleteSubscriptions(long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deletes all the subscriptions to the entity.
- dslQuery(DSLQuery) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- dynamicQuery() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- fetchByC_C_C_First(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_First(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_Last(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_C_C_Last(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- fetchByC_U_C_C(long, long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns
nullif it could not be found. - fetchByC_U_C_C(long, long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns
nullif it could not be found. - fetchByC_U_C_C(long, long, long, long, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_U_C_C(long, long, long, long, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByG_U_First(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_First(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where groupId = ? and userId = ?.
- fetchByGroupId_First(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscription with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscription with the primary key or returns
nullif it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- fetchByU_C_First(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_First(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where userId = ? and classNameId = ?.
- fetchByU_C_Last(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where userId = ? and classNameId = ?.
- fetchByUserId_First(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where userId = ?.
- fetchSubscription(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- fetchSubscription(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- fetchSubscription(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- fetchSubscription(long, long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- fetchSubscription(long, long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- fetchSubscription(long, long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- findAll() - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions.
- findAll() - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions.
- findAll(int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions.
- findAll(int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions.
- findAll(int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions.
- findAll(int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions.
- findAll(int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions.
- findAll(int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions.
- findByC_C_C(long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C(long, long, long, int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_First(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_First(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_Last(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_Last(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscriptions before and after the current subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscriptions before and after the current subscription in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
- findByC_U_C_C(long, long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a
NoSuchSubscriptionExceptionif it could not be found. - findByC_U_C_C(long, long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a
NoSuchSubscriptionExceptionif it could not be found. - findByC_U_C_C(long, long, long, long[]) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[]) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
- findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
- findByG_U(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where groupId = ? and userId = ?.
- findByG_U_First(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where groupId = ? and userId = ?.
- findByG_U_First(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscriptions before and after the current subscription in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscriptions before and after the current subscription in the ordered set where groupId = ? and userId = ?.
- findByGroupId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscriptions before and after the current subscription in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscriptions before and after the current subscription in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscription with the primary key or throws a
NoSuchSubscriptionExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscription with the primary key or throws a
NoSuchSubscriptionExceptionif it could not be found. - findByU_C(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C(long, long, int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where userId = ? and classNameId = ?.
- findByU_C_First(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where userId = ? and classNameId = ?.
- findByU_C_Last(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscriptions before and after the current subscription in the ordered set where userId = ? and classNameId = ?.
- findByU_C_PrevAndNext(long, long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscriptions before and after the current subscription in the ordered set where userId = ? and classNameId = ?.
- findByUserId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns all the subscriptions where userId = ?.
- findByUserId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns all the subscriptions where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns a range of all the subscriptions where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns a range of all the subscriptions where userId = ?.
- findByUserId(long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where userId = ?.
- findByUserId(long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where userId = ?.
- findByUserId(long, int, int, OrderByComparator<Subscription>, boolean) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns an ordered range of all the subscriptions where userId = ?.
- findByUserId(long, int, int, OrderByComparator<Subscription>, boolean) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns an ordered range of all the subscriptions where userId = ?.
- findByUserId_First(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the first subscription in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the first subscription in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the last subscription in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the last subscription in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Returns the subscriptions before and after the current subscription in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Returns the subscriptions before and after the current subscription in the ordered set where userId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- frequency - Variable in class com.liferay.subscription.model.SubscriptionTable
- FREQUENCY_INSTANT - Static variable in class com.liferay.subscription.constants.SubscriptionConstants
- FREQUENCY_INSTANT - Static variable in class com.liferay.subscription.model.SubscriptionConstants
-
Deprecated.
G
- getActionableDynamicQuery() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.subscription.model.SubscriptionWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.subscription.model.SubscriptionWrapper
- getBasePersistence() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getClassName() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the fully qualified class name of this subscription.
- getClassName() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the fully qualified class name of this subscription.
- getClassNameId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the class name ID of this subscription.
- getClassNameId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the class name ID of this subscription.
- getClassPK() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the class pk of this subscription.
- getClassPK() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the class pk of this subscription.
- getCompanyId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the company ID of this subscription.
- getCompanyId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the company ID of this subscription.
- getCreateDate() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the create date of this subscription.
- getCreateDate() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the create date of this subscription.
- getCtCollectionId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the ct collection ID of this subscription.
- getCtCollectionId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the ct collection ID of this subscription.
- getCTPersistence() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- getCTPersistence() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getFrequency() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the frequency of this subscription.
- getFrequency() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the frequency of this subscription.
- getGroupId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the group ID of this subscription.
- getGroupId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the group ID of this subscription.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getInstance(boolean) - Static method in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- getModelAttributes() - Method in class com.liferay.subscription.model.SubscriptionWrapper
- getModelClass() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- getModelClass() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getModifiedDate() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the modified date of this subscription.
- getModifiedDate() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the modified date of this subscription.
- getMvccVersion() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the mvcc version of this subscription.
- getMvccVersion() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the mvcc version of this subscription.
- getOrderBy() - Method in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- getOrderByFields() - Method in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- getPrimaryKey() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the primary key of this subscription.
- getPrimaryKey() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the primary key of this subscription.
- getService() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- getSubscription(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the subscription with the primary key.
- getSubscription(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the subscription with the primary key.
- getSubscription(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the subscription with the primary key.
- getSubscription(long, long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the subscription of the user to the entity.
- getSubscription(long, long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the subscription of the user to the entity.
- getSubscription(long, long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the subscription of the user to the entity.
- getSubscriptionId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the subscription ID of this subscription.
- getSubscriptionId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the subscription ID of this subscription.
- getSubscriptions(int, int) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns a range of all the subscriptions.
- getSubscriptions(int, int) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns a range of all the subscriptions.
- getSubscriptions(int, int) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns a range of all the subscriptions.
- getSubscriptions(long, long, String, long[]) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns all the subscriptions of the user to the entities.
- getSubscriptions(long, long, String, long[]) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns all the subscriptions of the user to the entities.
- getSubscriptions(long, long, String, long[]) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns all the subscriptions of the user to the entities.
- getSubscriptions(long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns all the subscriptions to the entity.
- getSubscriptions(long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns all the subscriptions to the entity.
- getSubscriptions(long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns all the subscriptions to the entity.
- getSubscriptions(String) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getSubscriptions(String) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getSubscriptions(String) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getSubscriptionsCount() - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the number of subscriptions.
- getSubscriptionsCount() - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the number of subscriptions.
- getSubscriptionsCount() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the number of subscriptions.
- getSubscriptionsCount(String) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getSubscriptionsCount(String) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getSubscriptionsCount(String) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Deprecated.As of Athanasius (7.3.x), with no direct replacement
- getUserId() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the user ID of this subscription.
- getUserId() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the user ID of this subscription.
- getUserName() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the user name of this subscription.
- getUserName() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the user name of this subscription.
- getUserSubscriptions(long, int, int, OrderByComparator<Subscription>) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns an ordered range of all the subscriptions of the user.
- getUserSubscriptions(long, int, int, OrderByComparator<Subscription>) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns an ordered range of all the subscriptions of the user.
- getUserSubscriptions(long, int, int, OrderByComparator<Subscription>) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns an ordered range of all the subscriptions of the user.
- getUserSubscriptions(long, String) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns all the subscriptions of the user to the entities with the class name.
- getUserSubscriptions(long, String) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns all the subscriptions of the user to the entities with the class name.
- getUserSubscriptions(long, String) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns all the subscriptions of the user to the entities with the class name.
- getUserSubscriptionsCount(long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns the number of subscriptions of the user.
- getUserSubscriptionsCount(long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns the number of subscriptions of the user.
- getUserSubscriptionsCount(long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns the number of subscriptions of the user.
- getUserUuid() - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Returns the user uuid of this subscription.
- getUserUuid() - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Returns the user uuid of this subscription.
- getWrappedService() - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- groupId - Variable in class com.liferay.subscription.model.SubscriptionTable
I
- INSTANCE - Static variable in class com.liferay.subscription.model.SubscriptionTable
- isAscending() - Method in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- isSubscribed(long, long, String, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns
trueif the user is subscribed to the entity. - isSubscribed(long, long, String, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns
trueif the user is subscribed to the entity. - isSubscribed(long, long, String, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns
trueif the user is subscribed to the entity. - isSubscribed(long, long, String, long[]) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Returns
trueif the user is subscribed to any of the entities. - isSubscribed(long, long, String, long[]) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Returns
trueif the user is subscribed to any of the entities. - isSubscribed(long, long, String, long[]) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Returns
trueif the user is subscribed to any of the entities.
M
- modifiedDate - Variable in class com.liferay.subscription.model.SubscriptionTable
- mvccVersion - Variable in class com.liferay.subscription.model.SubscriptionTable
N
- NoSuchSubscriptionException - Exception in com.liferay.subscription.exception
- NoSuchSubscriptionException() - Constructor for exception com.liferay.subscription.exception.NoSuchSubscriptionException
- NoSuchSubscriptionException(String) - Constructor for exception com.liferay.subscription.exception.NoSuchSubscriptionException
- NoSuchSubscriptionException(String, Throwable) - Constructor for exception com.liferay.subscription.exception.NoSuchSubscriptionException
- NoSuchSubscriptionException(Throwable) - Constructor for exception com.liferay.subscription.exception.NoSuchSubscriptionException
O
- ORDER_BY_ASC - Static variable in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- ORDER_BY_DESC - Static variable in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.subscription.util.comparator.SubscriptionClassNameIdComparator
P
- persist() - Method in class com.liferay.subscription.model.SubscriptionWrapper
R
- registerHooks(SubscriptionSender) - Method in interface com.liferay.subscription.util.UnsubscribeHelper
- remove(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes the subscription with the primary key from the database.
- remove(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes the subscription with the primary key from the database.
- removeAll() - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions from the database.
- removeAll() - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions from the database.
- removeByC_C_C(long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions where companyId = ? and classNameId = ? and classPK = ? from the database.
- removeByC_C_C(long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions where companyId = ? and classNameId = ? and classPK = ? from the database.
- removeByC_U_C_C(long, long, long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
- removeByC_U_C_C(long, long, long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes the subscription where companyId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
- removeByG_U(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions where groupId = ? and userId = ? from the database.
- removeByG_U(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions where groupId = ? and userId = ? from the database.
- removeByGroupId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions where groupId = ? from the database.
- removeByGroupId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions where groupId = ? from the database.
- removeByU_C(long, long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions where userId = ? and classNameId = ? from the database.
- removeByU_C(long, long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions where userId = ? and classNameId = ? from the database.
- removeByUserId(long) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
-
Removes all the subscriptions where userId = ? from the database.
- removeByUserId(long) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
-
Removes all the subscriptions where userId = ? from the database.
S
- setClassName(String) - Method in interface com.liferay.subscription.model.SubscriptionModel
- setClassName(String) - Method in class com.liferay.subscription.model.SubscriptionWrapper
- setClassNameId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the class name ID of this subscription.
- setClassNameId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the class name ID of this subscription.
- setClassPK(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the class pk of this subscription.
- setClassPK(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the class pk of this subscription.
- setCompanyId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the company ID of this subscription.
- setCompanyId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the company ID of this subscription.
- setCreateDate(Date) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the create date of this subscription.
- setCreateDate(Date) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the create date of this subscription.
- setCtCollectionId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the ct collection ID of this subscription.
- setCtCollectionId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the ct collection ID of this subscription.
- setFrequency(String) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the frequency of this subscription.
- setFrequency(String) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the frequency of this subscription.
- setGroupId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the group ID of this subscription.
- setGroupId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the group ID of this subscription.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.subscription.model.SubscriptionWrapper
- setModifiedDate(Date) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the modified date of this subscription.
- setModifiedDate(Date) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the modified date of this subscription.
- setMvccVersion(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the mvcc version of this subscription.
- setMvccVersion(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the mvcc version of this subscription.
- setPersistence(SubscriptionPersistence) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- setPrimaryKey(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the primary key of this subscription.
- setPrimaryKey(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the primary key of this subscription.
- setSubscriptionId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the subscription ID of this subscription.
- setSubscriptionId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the subscription ID of this subscription.
- setUserId(long) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the user ID of this subscription.
- setUserId(long) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the user ID of this subscription.
- setUserName(String) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the user name of this subscription.
- setUserName(String) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the user name of this subscription.
- setUserUuid(String) - Method in interface com.liferay.subscription.model.SubscriptionModel
-
Sets the user uuid of this subscription.
- setUserUuid(String) - Method in class com.liferay.subscription.model.SubscriptionWrapper
-
Sets the user uuid of this subscription.
- setWrappedService(SubscriptionLocalService) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- Subscription - Interface in com.liferay.subscription.model
-
The extended model interface for the Subscription service.
- SUBSCRIPTION_ID_ACCESSOR - Static variable in interface com.liferay.subscription.model.Subscription
- SubscriptionClassNameIdComparator - Class in com.liferay.subscription.util.comparator
- SubscriptionConstants - Class in com.liferay.subscription.constants
- SubscriptionConstants - Class in com.liferay.subscription.model
-
Deprecated.As of Athanasius (7.3.x), replaced by
SubscriptionConstants - SubscriptionConstants() - Constructor for class com.liferay.subscription.constants.SubscriptionConstants
- SubscriptionConstants() - Constructor for class com.liferay.subscription.model.SubscriptionConstants
-
Deprecated.
- subscriptionId - Variable in class com.liferay.subscription.model.SubscriptionTable
- SubscriptionLocalService - Interface in com.liferay.subscription.service
-
Provides the local service interface for Subscription.
- SubscriptionLocalServiceUtil - Class in com.liferay.subscription.service
-
Provides the local service utility for Subscription.
- SubscriptionLocalServiceUtil() - Constructor for class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- SubscriptionLocalServiceWrapper - Class in com.liferay.subscription.service
-
Provides a wrapper for
SubscriptionLocalService. - SubscriptionLocalServiceWrapper() - Constructor for class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- SubscriptionLocalServiceWrapper(SubscriptionLocalService) - Constructor for class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- SubscriptionModel - Interface in com.liferay.subscription.model
-
The base model interface for the Subscription service.
- SubscriptionPersistence - Interface in com.liferay.subscription.service.persistence
-
The persistence interface for the subscription service.
- SubscriptionTable - Class in com.liferay.subscription.model
-
The table class for the "Subscription" database table.
- SubscriptionUtil - Class in com.liferay.subscription.service.persistence
-
The persistence utility for the subscription service.
- SubscriptionUtil() - Constructor for class com.liferay.subscription.service.persistence.SubscriptionUtil
- SubscriptionWrapper - Class in com.liferay.subscription.model
-
This class is a wrapper for
Subscription. - SubscriptionWrapper(Subscription) - Constructor for class com.liferay.subscription.model.SubscriptionWrapper
T
- toXmlString() - Method in interface com.liferay.subscription.model.SubscriptionModel
- toXmlString() - Method in class com.liferay.subscription.model.SubscriptionWrapper
U
- UnsubscribeHelper - Interface in com.liferay.subscription.util
- update(Subscription) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- update(Subscription, ServiceContext) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- updateImpl(Subscription) - Method in interface com.liferay.subscription.service.persistence.SubscriptionPersistence
- updateImpl(Subscription) - Static method in class com.liferay.subscription.service.persistence.SubscriptionUtil
- updateSubscription(Subscription) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
-
Updates the subscription in the database or adds it if it does not yet exist.
- updateSubscription(Subscription) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
-
Updates the subscription in the database or adds it if it does not yet exist.
- updateSubscription(Subscription) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
-
Updates the subscription in the database or adds it if it does not yet exist.
- updateSubscriptions(long, long, long, long) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- updateSubscriptions(long, long, long, long) - Static method in class com.liferay.subscription.service.SubscriptionLocalServiceUtil
- updateSubscriptions(long, long, long, long) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<Subscription>, R, E>) - Method in interface com.liferay.subscription.service.SubscriptionLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<Subscription>, R, E>) - Method in class com.liferay.subscription.service.SubscriptionLocalServiceWrapper
- userId - Variable in class com.liferay.subscription.model.SubscriptionTable
- userName - Variable in class com.liferay.subscription.model.SubscriptionTable
W
- wrap(Subscription) - Method in class com.liferay.subscription.model.SubscriptionWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form