Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.model.UserNotificationEvent

Packages that use UserNotificationEvent
com.liferay.portal.kernel.notifications   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portal.notifications   
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

Uses of UserNotificationEvent in com.liferay.portal.kernel.notifications
 

Methods in com.liferay.portal.kernel.notifications with parameters of type UserNotificationEvent
protected  UserNotificationFeedEntry BaseUserNotificationHandler.doInterpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
protected  String BaseModelUserNotificationHandler.getBody(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
protected  String BaseUserNotificationHandler.getBody(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
protected  String BaseModelUserNotificationHandler.getLink(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
protected  String BaseUserNotificationHandler.getLink(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
static UserNotificationFeedEntry UserNotificationManagerUtil.interpret(String selector, UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationFeedEntry UserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationFeedEntry BaseUserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 

Uses of UserNotificationEvent in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement UserNotificationEvent
 class UserNotificationEventWrapper
           This class is a wrapper for UserNotificationEvent.
 

Fields in com.liferay.portal.model with type parameters of type UserNotificationEvent
static Accessor<UserNotificationEvent,Long> UserNotificationEvent.USER_NOTIFICATION_EVENT_ID_ACCESSOR
           
 

Methods in com.liferay.portal.model that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventWrapper.getWrappedModel()
           
 UserNotificationEvent UserNotificationEventWrapper.toEscapedModel()
           
 UserNotificationEvent UserNotificationEventModel.toEscapedModel()
           
 UserNotificationEvent UserNotificationEventWrapper.toUnescapedModel()
           
 UserNotificationEvent UserNotificationEventModel.toUnescapedModel()
           
 

Methods in com.liferay.portal.model that return types with arguments of type UserNotificationEvent
 CacheModel<UserNotificationEvent> UserNotificationEventWrapper.toCacheModel()
           
 CacheModel<UserNotificationEvent> UserNotificationEventModel.toCacheModel()
           
 

Methods in com.liferay.portal.model with parameters of type UserNotificationEvent
 int UserNotificationEventWrapper.compareTo(UserNotificationEvent userNotificationEvent)
           
 int UserNotificationEventModel.compareTo(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEventSoap UserNotificationEventSoap.toSoapModel(UserNotificationEvent model)
           
static UserNotificationEventSoap[] UserNotificationEventSoap.toSoapModels(UserNotificationEvent[] models)
           
static UserNotificationEventSoap[][] UserNotificationEventSoap.toSoapModels(UserNotificationEvent[][] models)
           
 

Method parameters in com.liferay.portal.model with type arguments of type UserNotificationEvent
static UserNotificationEventSoap[] UserNotificationEventSoap.toSoapModels(List<UserNotificationEvent> models)
           
 

Constructors in com.liferay.portal.model with parameters of type UserNotificationEvent
UserNotificationEventWrapper(UserNotificationEvent userNotificationEvent)
           
 

Uses of UserNotificationEvent in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement UserNotificationEvent
 class UserNotificationEventBaseImpl
          The extended model base implementation for the UserNotificationEvent service.
 class UserNotificationEventImpl
           
 

Methods in com.liferay.portal.model.impl that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventCacheModel.toEntityModel()
           
 UserNotificationEvent UserNotificationEventModelImpl.toEscapedModel()
           
 

Methods in com.liferay.portal.model.impl that return types with arguments of type UserNotificationEvent
 CacheModel<UserNotificationEvent> UserNotificationEventModelImpl.toCacheModel()
           
 

Methods in com.liferay.portal.model.impl with parameters of type UserNotificationEvent
 int UserNotificationEventModelImpl.compareTo(UserNotificationEvent userNotificationEvent)
           
 

Uses of UserNotificationEvent in com.liferay.portal.notifications
 

Methods in com.liferay.portal.notifications with parameters of type UserNotificationEvent
 UserNotificationFeedEntry UserNotificationHandlerImpl.interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 

Uses of UserNotificationEvent in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(long userId, boolean actionRequired, NotificationEvent notificationEvent)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId, boolean actionRequired, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId, boolean actionRequired, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(long userId, NotificationEvent notificationEvent)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean actionRequired, boolean archived, ServiceContext serviceContext)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean actionRequired, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean actionRequired, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(long userId, String type, long timestamp, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
          Deprecated. As of 7.0.0 UserNotificationEventLocalService.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext)
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId, String type, long timestamp, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
          Deprecated. As of 7.0.0 UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext)
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId, String type, long timestamp, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
          Deprecated. As of 7.0.0 UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext)
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalService.createUserNotificationEvent(long userNotificationEventId)
          Creates a new user notification event with the primary key.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.createUserNotificationEvent(long userNotificationEventId)
          Creates a new user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.createUserNotificationEvent(long userNotificationEventId)
          Creates a new user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalService.deleteUserNotificationEvent(long userNotificationEventId)
          Deletes the user notification event with the primary key from the database.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(long userNotificationEventId)
          Deletes the user notification event with the primary key from the database.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.deleteUserNotificationEvent(long userNotificationEventId)
          Deletes the user notification event with the primary key from the database.
 UserNotificationEvent UserNotificationEventLocalService.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalService.fetchUserNotificationEvent(long userNotificationEventId)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.fetchUserNotificationEvent(long userNotificationEventId)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.fetchUserNotificationEvent(long userNotificationEventId)
           
 UserNotificationEvent UserNotificationEventLocalService.fetchUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.fetchUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.fetchUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalService.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalService.getUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.getUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.getUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalService.sendUserNotificationEvents(long userId, String portletId, int deliveryType, boolean actionRequired, JSONObject notificationEventJSONObject)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.sendUserNotificationEvents(long userId, String portletId, int deliveryType, boolean actionRequired, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.sendUserNotificationEvents(long userId, String portletId, int deliveryType, boolean actionRequired, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalService.sendUserNotificationEvents(long userId, String portletId, int deliveryType, JSONObject notificationEventJSONObject)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.sendUserNotificationEvents(long userId, String portletId, int deliveryType, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.sendUserNotificationEvents(long userId, String portletId, int deliveryType, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalService.updateUserNotificationEvent(String uuid, long companyId, boolean archive)
           
static UserNotificationEvent UserNotificationEventLocalServiceUtil.updateUserNotificationEvent(String uuid, long companyId, boolean archive)
           
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.updateUserNotificationEvent(String uuid, long companyId, boolean archive)
           
 UserNotificationEvent UserNotificationEventLocalService.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 

Methods in com.liferay.portal.service that return types with arguments of type UserNotificationEvent
 List<UserNotificationEvent> UserNotificationEventLocalService.addUserNotificationEvents(long userId, Collection<NotificationEvent> notificationEvents)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.addUserNotificationEvents(long userId, Collection<NotificationEvent> notificationEvents)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.addUserNotificationEvents(long userId, Collection<NotificationEvent> notificationEvents)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean archived)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean archived, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getTypeNotificationEvents(String type)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getTypeNotificationEvents(String type)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getTypeNotificationEvents(String type)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalService.getArchivedUserNotificationEvents(long, boolean)
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long, boolean)
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long, boolean)
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived, int start, int end)
          Deprecated. As of 6.2.0 UserNotificationEventLocalService.getArchivedUserNotificationEvents(long, boolean, int, int)
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId, boolean archived, int start, int end)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceUtil.getArchivedUserNotificationEvents(long, boolean, int, int)
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId, boolean archived, int start, int end)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceWrapper.getArchivedUserNotificationEvents(long, boolean, int, int)
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, int deliveryType)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId, int deliveryType)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId, int deliveryType)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, int deliveryType, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.getUserNotificationEvents(long userId, int deliveryType, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.getUserNotificationEvents(long userId, int deliveryType, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.updateUserNotificationEvents(Collection<String> uuids, long companyId, boolean archive)
           
static List<UserNotificationEvent> UserNotificationEventLocalServiceUtil.updateUserNotificationEvents(Collection<String> uuids, long companyId, boolean archive)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceWrapper.updateUserNotificationEvents(Collection<String> uuids, long companyId, boolean archive)
           
 

Methods in com.liferay.portal.service with parameters of type UserNotificationEvent
 UserNotificationEvent UserNotificationEventLocalService.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalService.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalService.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
static UserNotificationEvent UserNotificationEventLocalServiceUtil.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 UserNotificationEvent UserNotificationEventLocalServiceWrapper.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 

Uses of UserNotificationEvent in com.liferay.portal.service.base
 

Methods in com.liferay.portal.service.base that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.createUserNotificationEvent(long userNotificationEventId)
          Creates a new user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.deleteUserNotificationEvent(long userNotificationEventId)
          Deletes the user notification event with the primary key from the database.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.fetchUserNotificationEvent(long userNotificationEventId)
           
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.fetchUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.getUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 

Methods in com.liferay.portal.service.base that return types with arguments of type UserNotificationEvent
 List<UserNotificationEvent> UserNotificationEventLocalServiceBaseImpl.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
 

Methods in com.liferay.portal.service.base with parameters of type UserNotificationEvent
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.addUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Adds the user notification event to the database.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.deleteUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Deletes the user notification event from the database.
 UserNotificationEvent UserNotificationEventLocalServiceBaseImpl.updateUserNotificationEvent(UserNotificationEvent userNotificationEvent)
          Updates the user notification event in the database or adds it if it does not yet exist.
 

Uses of UserNotificationEvent in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long userId, boolean actionRequired, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long userId, NotificationEvent notificationEvent)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean actionRequired, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long userId, String type, long timestamp, int deliveryType, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long userId, String type, long timestamp, long deliverBy, String payload, boolean archived, ServiceContext serviceContext)
          Deprecated. As of 7.0.0 UserNotificationEventLocalServiceImpl.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext)
 UserNotificationEvent UserNotificationEventLocalServiceImpl.sendUserNotificationEvents(long userId, String portletId, int deliveryType, boolean actionRequired, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.sendUserNotificationEvents(long userId, String portletId, int deliveryType, JSONObject notificationEventJSONObject)
           
 UserNotificationEvent UserNotificationEventLocalServiceImpl.updateUserNotificationEvent(String uuid, long companyId, boolean archive)
           
 

Methods in com.liferay.portal.service.impl that return types with arguments of type UserNotificationEvent
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.addUserNotificationEvents(long userId, Collection<NotificationEvent> notificationEvents)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long userId, int deliveryType, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getDeliveredUserNotificationEvents(long userId, int deliveryType, boolean delivered, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getTypeNotificationEvents(String type)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long, boolean)
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId, boolean archived, int start, int end)
          Deprecated. As of 6.2.0 UserNotificationEventLocalServiceImpl.getArchivedUserNotificationEvents(long, boolean, int, int)
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId, int deliveryType)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.getUserNotificationEvents(long userId, int deliveryType, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalServiceImpl.updateUserNotificationEvents(Collection<String> uuids, long companyId, boolean archive)
           
 

Uses of UserNotificationEvent in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventPersistence.create(long userNotificationEventId)
          Creates a new user notification event with the primary key.
static UserNotificationEvent UserNotificationEventUtil.create(long userNotificationEventId)
          Creates a new user notification event with the primary key.
 UserNotificationEvent UserNotificationEventPersistence.fetchByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or returns null if it could not be found.
static UserNotificationEvent UserNotificationEventUtil.fetchByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or returns null if it could not be found.
 UserNotificationEvent UserNotificationEventPersistence.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found.
static UserNotificationEvent UserNotificationEventUtil.findByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found.
 UserNotificationEvent UserNotificationEventPersistence.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.remove(long userNotificationEventId)
          Removes the user notification event with the primary key from the database.
static UserNotificationEvent UserNotificationEventUtil.remove(long userNotificationEventId)
          Removes the user notification event with the primary key from the database.
static UserNotificationEvent UserNotificationEventUtil.update(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEvent UserNotificationEventUtil.update(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventPersistence.updateImpl(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEvent UserNotificationEventUtil.updateImpl(UserNotificationEvent userNotificationEvent)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type UserNotificationEvent
 Map<Serializable,UserNotificationEvent> UserNotificationEventPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
static Map<Serializable,UserNotificationEvent> UserNotificationEventUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll()
          Returns all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll()
          Returns all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll(int start, int end)
          Returns a range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll(int start, int end)
          Returns a range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type)
          Returns all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type)
          Returns all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type, int start, int end)
          Returns a range of all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type, int start, int end)
          Returns a range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived)
          Returns all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived)
          Returns all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered)
          Returns all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered)
          Returns all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType)
          Returns all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType)
          Returns all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId)
          Returns all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId)
          Returns all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId, int start, int end)
          Returns a range of all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId, int start, int end)
          Returns a range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId)
          Returns all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId)
          Returns all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid)
          Returns all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid)
          Returns all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid, int start, int end)
          Returns a range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid, int start, int end)
          Returns a range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<UserNotificationEvent> UserNotificationEventUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<UserNotificationEvent> UserNotificationEventUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserNotificationEvent
 void UserNotificationEventPersistence.cacheResult(UserNotificationEvent userNotificationEvent)
          Caches the user notification event in the entity cache if it is enabled.
static void UserNotificationEventUtil.cacheResult(UserNotificationEvent userNotificationEvent)
          Caches the user notification event in the entity cache if it is enabled.
static void UserNotificationEventUtil.clearCache(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEvent UserNotificationEventUtil.update(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEvent UserNotificationEventUtil.update(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationEvent UserNotificationEventPersistence.updateImpl(UserNotificationEvent userNotificationEvent)
           
static UserNotificationEvent UserNotificationEventUtil.updateImpl(UserNotificationEvent userNotificationEvent)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type UserNotificationEvent
 void UserNotificationEventPersistence.cacheResult(List<UserNotificationEvent> userNotificationEvents)
          Caches the user notification events in the entity cache if it is enabled.
static void UserNotificationEventUtil.cacheResult(List<UserNotificationEvent> userNotificationEvents)
          Caches the user notification events in the entity cache if it is enabled.
 UserNotificationEvent UserNotificationEventPersistence.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistence.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
static List<UserNotificationEvent> UserNotificationEventUtil.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
 UserNotificationEvent UserNotificationEventPersistence.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
static UserNotificationEvent UserNotificationEventUtil.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent UserNotificationEventUtil.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistence.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
static UserNotificationEvent UserNotificationEventUtil.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent[] UserNotificationEventPersistence.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
static UserNotificationEvent[] UserNotificationEventUtil.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
static List<UserNotificationEvent> UserNotificationEventUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
           
 

Uses of UserNotificationEvent in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl that return UserNotificationEvent
 UserNotificationEvent UserNotificationEventPersistenceImpl.create(long userNotificationEventId)
          Creates a new user notification event with the primary key.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or returns null if it could not be found.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
          Returns the user notification event with the primary key or returns null if it could not be found.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByPrimaryKey(long userNotificationEventId)
          Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the user notification event with the primary key or throws a NoSuchModelException if it could not be found.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByType_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String type, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_T_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUserId_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_C_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
 UserNotificationEvent UserNotificationEventPersistenceImpl.remove(long userNotificationEventId)
          Removes the user notification event with the primary key from the database.
 UserNotificationEvent UserNotificationEventPersistenceImpl.remove(Serializable primaryKey)
          Removes the user notification event with the primary key from the database.
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.removeImpl(UserNotificationEvent userNotificationEvent)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.toUnwrappedModel(UserNotificationEvent userNotificationEvent)
           
 UserNotificationEvent UserNotificationEventPersistenceImpl.updateImpl(UserNotificationEvent userNotificationEvent)
           
 

Methods in com.liferay.portal.service.persistence.impl that return types with arguments of type UserNotificationEvent
 Map<Serializable,UserNotificationEvent> UserNotificationEventPersistenceImpl.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll()
          Returns all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll(int start, int end)
          Returns a range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type)
          Returns all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type, int start, int end)
          Returns a range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived)
          Returns all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered)
          Returns all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived)
          Returns all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType)
          Returns all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType, int start, int end)
          Returns a range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered)
          Returns all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end)
          Returns a range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId)
          Returns all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId, int start, int end)
          Returns a range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId)
          Returns all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid)
          Returns all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid, int start, int end)
          Returns a range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
 

Methods in com.liferay.portal.service.persistence.impl with parameters of type UserNotificationEvent
 void UserNotificationEventPersistenceImpl.cacheResult(UserNotificationEvent userNotificationEvent)
          Caches the user notification event in the entity cache if it is enabled.
 void UserNotificationEventPersistenceImpl.clearCache(UserNotificationEvent userNotificationEvent)
          Clears the cache for the user notification event.
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByType_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String type, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_T_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUserId_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_C_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.removeImpl(UserNotificationEvent userNotificationEvent)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.toUnwrappedModel(UserNotificationEvent userNotificationEvent)
           
 UserNotificationEvent UserNotificationEventPersistenceImpl.updateImpl(UserNotificationEvent userNotificationEvent)
           
 

Method parameters in com.liferay.portal.service.persistence.impl with type arguments of type UserNotificationEvent
 void UserNotificationEventPersistenceImpl.cacheResult(List<UserNotificationEvent> userNotificationEvents)
          Caches the user notification events in the entity cache if it is enabled.
 void UserNotificationEventPersistenceImpl.clearCache(List<UserNotificationEvent> userNotificationEvents)
           
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.fetchByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findAll(int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByType_First(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByType_Last(String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where type = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByType_PrevAndNext(long userNotificationEventId, String type, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where type = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByType(String type, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where type = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_A_First(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_A_Last(long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_A_A_PrevAndNext(long userNotificationEventId, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A_A(long userId, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_First(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_A_Last(long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_A_PrevAndNext(long userNotificationEventId, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_A(long userId, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_A_First(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_A_Last(long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_D_A_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D_A(long userId, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_First(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_D_Last(long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_D_PrevAndNext(long userNotificationEventId, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_D(long userId, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_A_First(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_A_Last(long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_A_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A_A(long userId, int deliveryType, boolean actionRequired, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and actionRequired = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_First(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_A_Last(long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_A(long userId, int deliveryType, boolean archived, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and archived = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_A_First(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_A_Last(long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_D_A_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D_A(long userId, int deliveryType, boolean delivered, boolean actionRequired, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ? and actionRequired = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_First(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_D_Last(long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_D_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT_D(long userId, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_First(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_DT_Last(long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and deliveryType = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_DT_PrevAndNext(long userNotificationEventId, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_DT(long userId, int deliveryType, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and deliveryType = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_T_DT_D_First(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByU_T_DT_D_Last(long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByU_T_DT_D_PrevAndNext(long userNotificationEventId, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByU_T_DT_D(long userId, String type, int deliveryType, boolean delivered, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ? and type = ? and deliveryType = ? and delivered = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUserId_First(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUserId_Last(long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where userId = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUserId_PrevAndNext(long userNotificationEventId, long userId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where userId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUserId(long userId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where userId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ? and companyId = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUuid_C_PrevAndNext(long userNotificationEventId, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ? and companyId = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_First(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the first user notification event in the ordered set where uuid = ?.
 UserNotificationEvent UserNotificationEventPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the last user notification event in the ordered set where uuid = ?.
 UserNotificationEvent[] UserNotificationEventPersistenceImpl.findByUuid_PrevAndNext(long userNotificationEventId, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator)
          Returns an ordered range of all the user notification events where uuid = ?.
 List<UserNotificationEvent> UserNotificationEventPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator<UserNotificationEvent> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the user notification events where uuid = ?.
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByType_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String type, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean actionRequired, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean archived, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_A_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, boolean actionRequired, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_DT_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, int deliveryType, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByU_T_DT_D_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, String type, int deliveryType, boolean delivered, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUserId_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, long userId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_C_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, long companyId, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
protected  UserNotificationEvent UserNotificationEventPersistenceImpl.getByUuid_PrevAndNext(Session session, UserNotificationEvent userNotificationEvent, String uuid, OrderByComparator<UserNotificationEvent> orderByComparator, boolean previous)
           
 


Liferay 7.0-ce-b4