Uses of Interface
com.liferay.announcements.kernel.model.AnnouncementsFlag
Packages that use AnnouncementsFlag
Package
Description
-
Uses of AnnouncementsFlag in com.liferay.announcements.kernel.model
Classes in com.liferay.announcements.kernel.model that implement AnnouncementsFlagFields in com.liferay.announcements.kernel.model with type parameters of type AnnouncementsFlagModifier and TypeFieldDescriptionstatic final Accessor<AnnouncementsFlag,
Long> AnnouncementsFlag.FLAG_ID_ACCESSOR
Methods in com.liferay.announcements.kernel.model that return AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagModel.cloneWithOriginalValues()
AnnouncementsFlagWrapper.cloneWithOriginalValues()
Methods in com.liferay.announcements.kernel.model that return types with arguments of type AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagWrapper.getAttributeGetterFunctions()
AnnouncementsFlagWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.announcements.kernel.model with parameters of type AnnouncementsFlagModifier and TypeMethodDescriptionprotected AnnouncementsFlagWrapper
AnnouncementsFlagWrapper.wrap
(AnnouncementsFlag announcementsFlag) Constructors in com.liferay.announcements.kernel.model with parameters of type AnnouncementsFlag -
Uses of AnnouncementsFlag in com.liferay.announcements.kernel.service
Methods in com.liferay.announcements.kernel.service that return AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagLocalService.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.AnnouncementsFlagLocalServiceWrapper.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.AnnouncementsFlagLocalService.addFlag
(long userId, long entryId, int value) static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.addFlag
(long userId, long entryId, int value) AnnouncementsFlagLocalServiceWrapper.addFlag
(long userId, long entryId, int value) AnnouncementsFlagLocalService.createAnnouncementsFlag
(long flagId) Creates a new announcements flag with the primary key.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.createAnnouncementsFlag
(long flagId) Creates a new announcements flag with the primary key.AnnouncementsFlagLocalServiceWrapper.createAnnouncementsFlag
(long flagId) Creates a new announcements flag with the primary key.AnnouncementsFlagLocalService.deleteAnnouncementsFlag
(long flagId) Deletes the announcements flag with the primary key from the database.AnnouncementsFlagLocalService.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag
(long flagId) Deletes the announcements flag with the primary key from the database.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag
(long flagId) Deletes the announcements flag with the primary key from the database.AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.AnnouncementsFlagLocalService.fetchAnnouncementsFlag
(long flagId) static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.fetchAnnouncementsFlag
(long flagId) AnnouncementsFlagLocalServiceWrapper.fetchAnnouncementsFlag
(long flagId) AnnouncementsFlagLocalService.getAnnouncementsFlag
(long flagId) Returns the announcements flag with the primary key.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.getAnnouncementsFlag
(long flagId) Returns the announcements flag with the primary key.AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlag
(long flagId) Returns the announcements flag with the primary key.AnnouncementsFlagLocalService.getFlag
(long userId, long entryId, int value) static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.getFlag
(long userId, long entryId, int value) AnnouncementsFlagLocalServiceWrapper.getFlag
(long userId, long entryId, int value) AnnouncementsFlagService.getFlag
(long entryId, int value) static AnnouncementsFlag
AnnouncementsFlagServiceUtil.getFlag
(long entryId, int value) AnnouncementsFlagServiceWrapper.getFlag
(long entryId, int value) AnnouncementsFlagLocalService.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.AnnouncementsFlagLocalServiceWrapper.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.Methods in com.liferay.announcements.kernel.service that return types with arguments of type AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagLocalService.getAnnouncementsFlags
(int start, int end) Returns a range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagLocalServiceUtil.getAnnouncementsFlags
(int start, int end) Returns a range of all the announcements flags.AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlags
(int start, int end) Returns a range of all the announcements flags.AnnouncementsFlagLocalService.getCTPersistence()
AnnouncementsFlagLocalServiceWrapper.getCTPersistence()
AnnouncementsFlagLocalService.getModelClass()
AnnouncementsFlagLocalServiceWrapper.getModelClass()
Methods in com.liferay.announcements.kernel.service with parameters of type AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagLocalService.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.AnnouncementsFlagLocalServiceWrapper.addAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Adds the announcements flag to the database.AnnouncementsFlagLocalService.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.void
AnnouncementsFlagLocalService.deleteFlag
(AnnouncementsFlag flag) static void
AnnouncementsFlagLocalServiceUtil.deleteFlag
(AnnouncementsFlag flag) void
AnnouncementsFlagLocalServiceWrapper.deleteFlag
(AnnouncementsFlag flag) AnnouncementsFlagLocalService.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.static AnnouncementsFlag
AnnouncementsFlagLocalServiceUtil.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.AnnouncementsFlagLocalServiceWrapper.updateAnnouncementsFlag
(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.Method parameters in com.liferay.announcements.kernel.service with type arguments of type AnnouncementsFlagModifier and TypeMethodDescription<R,
E extends Throwable>
RAnnouncementsFlagLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsFlag>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsFlagLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsFlag>, R, E> updateUnsafeFunction) -
Uses of AnnouncementsFlag in com.liferay.announcements.kernel.service.persistence
Methods in com.liferay.announcements.kernel.service.persistence that return AnnouncementsFlagModifier and TypeMethodDescriptionAnnouncementsFlagPersistence.create
(long flagId) Creates a new announcements flag with the primary key.static AnnouncementsFlag
AnnouncementsFlagUtil.create
(long flagId) Creates a new announcements flag with the primary key.AnnouncementsFlagPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.fetchByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.fetchByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.fetchByPrimaryKey
(long flagId) Returns the announcements flag with the primary key or returnsnull
if it could not be found.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByPrimaryKey
(long flagId) Returns the announcements flag with the primary key or returnsnull
if it could not be found.AnnouncementsFlagPersistence.fetchByU_E_V
(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnull
if it could not be found.AnnouncementsFlagPersistence.fetchByU_E_V
(long userId, long entryId, int value, boolean useFinderCache) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnull
if it could not be found, optionally using the finder cache.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByU_E_V
(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnull
if it could not be found.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByU_E_V
(long userId, long entryId, int value, boolean useFinderCache) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnull
if it could not be found, optionally using the finder cache.AnnouncementsFlagPersistence.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId_PrevAndNext
(long flagId, long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag[]
AnnouncementsFlagUtil.findByCompanyId_PrevAndNext
(long flagId, long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findByEntryId_PrevAndNext
(long flagId, long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag[]
AnnouncementsFlagUtil.findByEntryId_PrevAndNext
(long flagId, long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findByPrimaryKey
(long flagId) Returns the announcements flag with the primary key or throws aNoSuchFlagException
if it could not be found.static AnnouncementsFlag
AnnouncementsFlagUtil.findByPrimaryKey
(long flagId) Returns the announcements flag with the primary key or throws aNoSuchFlagException
if it could not be found.AnnouncementsFlagPersistence.findByU_E_V
(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or throws aNoSuchFlagException
if it could not be found.static AnnouncementsFlag
AnnouncementsFlagUtil.findByU_E_V
(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or throws aNoSuchFlagException
if it could not be found.AnnouncementsFlagPersistence.remove
(long flagId) Removes the announcements flag with the primary key from the database.static AnnouncementsFlag
AnnouncementsFlagUtil.remove
(long flagId) Removes the announcements flag with the primary key from the database.AnnouncementsFlagPersistence.removeByU_E_V
(long userId, long entryId, int value) Removes the announcements flag where userId = ? and entryId = ? and value = ? from the database.static AnnouncementsFlag
AnnouncementsFlagUtil.removeByU_E_V
(long userId, long entryId, int value) Removes the announcements flag where userId = ? and entryId = ? and value = ? from the database.static AnnouncementsFlag
AnnouncementsFlagUtil.update
(AnnouncementsFlag announcementsFlag) static AnnouncementsFlag
AnnouncementsFlagUtil.update
(AnnouncementsFlag announcementsFlag, ServiceContext serviceContext) AnnouncementsFlagPersistence.updateImpl
(AnnouncementsFlag announcementsFlag) static AnnouncementsFlag
AnnouncementsFlagUtil.updateImpl
(AnnouncementsFlag announcementsFlag) Methods in com.liferay.announcements.kernel.service.persistence that return types with arguments of type AnnouncementsFlagModifier and TypeMethodDescriptionstatic Map<Serializable,
AnnouncementsFlag> AnnouncementsFlagUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) AnnouncementsFlagPersistence.findAll()
Returns all the announcements flags.AnnouncementsFlagPersistence.findAll
(int start, int end) Returns a range of all the announcements flags.AnnouncementsFlagPersistence.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags.AnnouncementsFlagPersistence.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll()
Returns all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll
(int start, int end) Returns a range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags.AnnouncementsFlagPersistence.findByCompanyId
(long companyId) Returns all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId
(long companyId, int start, int end) Returns a range of all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId) Returns all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId, int start, int end) Returns a range of all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId) Returns all the announcements flags where entryId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId, int start, int end) Returns a range of all the announcements flags where entryId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where entryId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId) Returns all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId, int start, int end) Returns a range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Methods in com.liferay.announcements.kernel.service.persistence with parameters of type AnnouncementsFlagModifier and TypeMethodDescriptionvoid
AnnouncementsFlagPersistence.cacheResult
(AnnouncementsFlag announcementsFlag) Caches the announcements flag in the entity cache if it is enabled.static void
AnnouncementsFlagUtil.cacheResult
(AnnouncementsFlag announcementsFlag) Caches the announcements flag in the entity cache if it is enabled.static void
AnnouncementsFlagUtil.clearCache
(AnnouncementsFlag announcementsFlag) static AnnouncementsFlag
AnnouncementsFlagUtil.update
(AnnouncementsFlag announcementsFlag) static AnnouncementsFlag
AnnouncementsFlagUtil.update
(AnnouncementsFlag announcementsFlag, ServiceContext serviceContext) AnnouncementsFlagPersistence.updateImpl
(AnnouncementsFlag announcementsFlag) static AnnouncementsFlag
AnnouncementsFlagUtil.updateImpl
(AnnouncementsFlag announcementsFlag) Method parameters in com.liferay.announcements.kernel.service.persistence with type arguments of type AnnouncementsFlagModifier and TypeMethodDescriptionvoid
AnnouncementsFlagPersistence.cacheResult
(List<AnnouncementsFlag> announcementsFlags) Caches the announcements flags in the entity cache if it is enabled.static void
AnnouncementsFlagUtil.cacheResult
(List<AnnouncementsFlag> announcementsFlags) Caches the announcements flags in the entity cache if it is enabled.AnnouncementsFlagPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.fetchByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.fetchByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.fetchByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags.AnnouncementsFlagPersistence.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findAll
(int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags.AnnouncementsFlagPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where companyId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByCompanyId_First
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByCompanyId_Last
(long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByCompanyId_PrevAndNext
(long flagId, long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where companyId = ?.static AnnouncementsFlag[]
AnnouncementsFlagUtil.findByCompanyId_PrevAndNext
(long flagId, long companyId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where companyId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where entryId = ?.AnnouncementsFlagPersistence.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns an ordered range of all the announcements flags where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findByEntryId
(long entryId, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the announcements flags where entryId = ?.AnnouncementsFlagPersistence.findByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByEntryId_First
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the first announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag
AnnouncementsFlagUtil.findByEntryId_Last
(long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the last announcements flag in the ordered set where entryId = ?.AnnouncementsFlagPersistence.findByEntryId_PrevAndNext
(long flagId, long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where entryId = ?.static AnnouncementsFlag[]
AnnouncementsFlagUtil.findByEntryId_PrevAndNext
(long flagId, long entryId, OrderByComparator<AnnouncementsFlag> orderByComparator) Returns the announcements flags before and after the current announcements flag in the ordered set where entryId = ?.static List<AnnouncementsFlag>
AnnouncementsFlagUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AnnouncementsFlag> orderByComparator)