- fetchByPrimaryKey(Serializable) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event with the primary key or returns null if it could not be found.
- fetchByPrimaryKey(long) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event with the primary key or returns null if it could not be found.
- fetchByU_A_A_First(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
- fetchByU_A_A_Last(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
- fetchByU_A_First(long, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and actionRequired = ?.
- fetchByU_A_Last(long, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and actionRequired = ?.
- fetchByU_D_A_First(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
- fetchByU_D_A_Last(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
- fetchByUserNotificationEventId(long) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event where userNotificationEventId = ? or returns null if it could not be found.
- fetchByUserNotificationEventId(long, boolean) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event where userNotificationEventId = ? or returns null if it could not be found, optionally using the finder cache.
- fetchUserNotificationEvent(long) - Method in class com.liferay.notifications.service.base.UserNotificationEventLocalServiceBaseImpl
-
- findAll() - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns all the user notification events.
- findAll(int, int) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns a range of all the user notification events.
- findAll(int, int, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns an ordered range of all the user notification events.
- findByPrimaryKey(Serializable) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event with the primary key or throws a NoSuchModelException if it could not be found.
- findByPrimaryKey(long) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found.
- findByU_A(long, boolean) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns all the user notification events where userId = ? and actionRequired = ?.
- findByU_A(long, boolean, int, int) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns a range of all the user notification events where userId = ? and actionRequired = ?.
- findByU_A(long, boolean, int, int, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns an ordered range of all the user notification events where userId = ? and actionRequired = ?.
- findByU_A_A(long, boolean, boolean) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns all the user notification events where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_A(long, boolean, boolean, int, int) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns a range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_A(long, boolean, boolean, int, int, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_A_First(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_A_Last(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_A_PrevAndNext(long, long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
- findByU_A_First(long, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and actionRequired = ?.
- findByU_A_Last(long, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and actionRequired = ?.
- findByU_A_PrevAndNext(long, long, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ?.
- findByU_D_A(long, boolean, boolean) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
- findByU_D_A(long, boolean, boolean, int, int) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns a range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
- findByU_D_A(long, boolean, boolean, int, int, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
- findByU_D_A_First(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
- findByU_D_A_Last(long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
- findByU_D_A_PrevAndNext(long, long, boolean, boolean, OrderByComparator) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
- findByUserNotificationEventId(long) - Method in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
Returns the user notification event where userNotificationEventId = ? or throws a NoSuchUserNotificationEventException if it could not be found.
- FINDER_CACHE_ENABLED - Static variable in class com.liferay.notifications.model.impl.UserNotificationEventModelImpl
-
- FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_COUNT_BY_U_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_COUNT_BY_U_A_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_COUNT_BY_U_D_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_COUNT_BY_USERNOTIFICATIONEVENTID - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_FETCH_BY_USERNOTIFICATIONEVENTID - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITH_PAGINATION_FIND_BY_U_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITH_PAGINATION_FIND_BY_U_A_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITH_PAGINATION_FIND_BY_U_D_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_A_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-
- FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_U_D_A - Static variable in class com.liferay.notifications.service.persistence.UserNotificationEventPersistenceImpl
-