Uses of Class
com.liferay.announcements.kernel.exception.NoSuchEntryException
Packages that use NoSuchEntryException
-
Uses of NoSuchEntryException in com.liferay.announcements.kernel.service.persistence
Methods in com.liferay.announcements.kernel.service.persistence that throw NoSuchEntryExceptionModifier and TypeMethodDescriptionAnnouncementsEntryPersistence.filterFindByC_C_A_PrevAndNext
(long entryId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByC_C_A_PrevAndNext
(long entryId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.filterFindByC_C_C_A_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ? and classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByC_C_C_A_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ? and classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.filterFindByC_C_C_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ? and classNameId = ? and classPK = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByC_C_C_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ? and classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.filterFindByC_C_PrevAndNext
(long entryId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where classNameId = ? and classPK = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByC_C_PrevAndNext
(long entryId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.filterFindByCompanyId_PrevAndNext
(long entryId, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByCompanyId_PrevAndNext
(long entryId, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where companyId = ?.AnnouncementsEntryPersistence.filterFindByUserId_PrevAndNext
(long entryId, long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where userId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByUserId_PrevAndNext
(long entryId, long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where userId = ?.AnnouncementsEntryPersistence.filterFindByUuid_C_PrevAndNext
(long entryId, String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where uuid = ? and companyId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByUuid_C_PrevAndNext
(long entryId, String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where uuid = ? and companyId = ?.AnnouncementsEntryPersistence.filterFindByUuid_PrevAndNext
(long entryId, String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where uuid = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.filterFindByUuid_PrevAndNext
(long entryId, String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set of announcements entries that the user has permission to view where uuid = ?.AnnouncementsEntryPersistence.findByC_C_A_First
(long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_A_First
(long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_A_Last
(long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_A_Last
(long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_A_PrevAndNext
(long entryId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByC_C_A_PrevAndNext
(long entryId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_C_A_First
(long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_C_A_First
(long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_C_A_Last
(long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_C_A_Last
(long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_C_A_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByC_C_C_A_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, boolean alert, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ? and alert = ?.AnnouncementsEntryPersistence.findByC_C_C_First
(long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_C_First
(long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByC_C_C_Last
(long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_C_Last
(long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByC_C_C_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByC_C_C_PrevAndNext
(long entryId, long companyId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByC_C_First
(long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where classNameId = ? and classPK = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_First
(long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where classNameId = ? and classPK = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByC_C_PrevAndNext
(long entryId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where classNameId = ? and classPK = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByC_C_PrevAndNext
(long entryId, long classNameId, long classPK, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where classNameId = ? and classPK = ?.AnnouncementsEntryPersistence.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where companyId = ?.AnnouncementsEntryPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where companyId = ?.AnnouncementsEntryPersistence.findByCompanyId_PrevAndNext
(long entryId, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByCompanyId_PrevAndNext
(long entryId, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where companyId = ?.AnnouncementsEntryPersistence.findByPrimaryKey
(long entryId) Returns the announcements entry with the primary key or throws aNoSuchEntryException
if it could not be found.static AnnouncementsEntry
AnnouncementsEntryUtil.findByPrimaryKey
(long entryId) Returns the announcements entry with the primary key or throws aNoSuchEntryException
if it could not be found.AnnouncementsEntryPersistence.findByUserId_First
(long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where userId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUserId_First
(long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where userId = ?.AnnouncementsEntryPersistence.findByUserId_Last
(long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where userId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUserId_Last
(long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where userId = ?.AnnouncementsEntryPersistence.findByUserId_PrevAndNext
(long entryId, long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where userId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByUserId_PrevAndNext
(long entryId, long userId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where userId = ?.AnnouncementsEntryPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where uuid = ? and companyId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where uuid = ? and companyId = ?.AnnouncementsEntryPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where uuid = ? and companyId = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where uuid = ? and companyId = ?.AnnouncementsEntryPersistence.findByUuid_C_PrevAndNext
(long entryId, String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where uuid = ? and companyId = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByUuid_C_PrevAndNext
(long entryId, String uuid, long companyId, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where uuid = ? and companyId = ?.AnnouncementsEntryPersistence.findByUuid_First
(String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where uuid = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUuid_First
(String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the first announcements entry in the ordered set where uuid = ?.AnnouncementsEntryPersistence.findByUuid_Last
(String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where uuid = ?.static AnnouncementsEntry
AnnouncementsEntryUtil.findByUuid_Last
(String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the last announcements entry in the ordered set where uuid = ?.AnnouncementsEntryPersistence.findByUuid_PrevAndNext
(long entryId, String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where uuid = ?.static AnnouncementsEntry[]
AnnouncementsEntryUtil.findByUuid_PrevAndNext
(long entryId, String uuid, OrderByComparator<AnnouncementsEntry> orderByComparator) Returns the announcements entries before and after the current announcements entry in the ordered set where uuid = ?.AnnouncementsEntryPersistence.remove
(long entryId) Removes the announcements entry with the primary key from the database.static AnnouncementsEntry
AnnouncementsEntryUtil.remove
(long entryId) Removes the announcements entry with the primary key from the database.