|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchUserNotificationEventException | |
|---|---|
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| Uses of NoSuchUserNotificationEventException in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that throw NoSuchUserNotificationEventException | |
|---|---|
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.findByPrimaryKey(long userNotificationEventId)
Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByPrimaryKey(long userNotificationEventId)
Returns the user notification event with the primary key or throws a NoSuchUserNotificationEventException if it could not be found. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the user notification event with the primary key or throws a NoSuchModelException if it could not be found. |
static UserNotificationEvent |
UserNotificationEventUtil.findByU_A_First(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ? and archived = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByU_A_First(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ? and archived = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByU_A_First(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ? and archived = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.findByU_A_Last(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ? and archived = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByU_A_Last(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ? and archived = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByU_A_Last(long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ? and archived = ?. |
static UserNotificationEvent[] |
UserNotificationEventUtil.findByU_A_PrevAndNext(long userNotificationEventId,
long userId,
boolean archived,
OrderByComparator 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_A_PrevAndNext(long userNotificationEventId,
long userId,
boolean archived,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where userId = ? and archived = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistenceImpl.findByU_A_PrevAndNext(long userNotificationEventId,
long userId,
boolean archived,
OrderByComparator 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.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where userId = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where userId = ?. |
static UserNotificationEvent[] |
UserNotificationEventUtil.findByUserId_PrevAndNext(long userNotificationEventId,
long userId,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where userId = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistence.findByUserId_PrevAndNext(long userNotificationEventId,
long userId,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where userId = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistenceImpl.findByUserId_PrevAndNext(long userNotificationEventId,
long userId,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where userId = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ? and companyId = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ? and companyId = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ? and companyId = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ? and companyId = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ? and companyId = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ? and companyId = ?. |
static UserNotificationEvent[] |
UserNotificationEventUtil.findByUuid_C_PrevAndNext(long userNotificationEventId,
String uuid,
long companyId,
OrderByComparator 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_C_PrevAndNext(long userNotificationEventId,
String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where uuid = ? and companyId = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistenceImpl.findByUuid_C_PrevAndNext(long userNotificationEventId,
String uuid,
long companyId,
OrderByComparator 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_First(String uuid,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first user notification event in the ordered set where uuid = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ?. |
UserNotificationEvent |
UserNotificationEventPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ?. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last user notification event in the ordered set where uuid = ?. |
static UserNotificationEvent[] |
UserNotificationEventUtil.findByUuid_PrevAndNext(long userNotificationEventId,
String uuid,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistence.findByUuid_PrevAndNext(long userNotificationEventId,
String uuid,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?. |
UserNotificationEvent[] |
UserNotificationEventPersistenceImpl.findByUuid_PrevAndNext(long userNotificationEventId,
String uuid,
OrderByComparator orderByComparator)
Returns the user notification events before and after the current user notification event in the ordered set where uuid = ?. |
static UserNotificationEvent |
UserNotificationEventUtil.remove(long userNotificationEventId)
Removes the user notification event with the primary key from the database. |
UserNotificationEvent |
UserNotificationEventPersistence.remove(long userNotificationEventId)
Removes the user notification event with the primary key from the database. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.remove(long userNotificationEventId)
Removes the user notification event with the primary key from the database. |
UserNotificationEvent |
UserNotificationEventPersistenceImpl.remove(Serializable primaryKey)
Removes the user notification event with the primary key from the database. |
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||