|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| 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.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.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)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||