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_ACCESSORMethods 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 AnnouncementsFlagWrapperAnnouncementsFlagWrapper.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(long flagId) Deletes the announcements flag with the primary key from the database.static AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.fetchAnnouncementsFlag(long flagId) AnnouncementsFlagLocalServiceWrapper.fetchAnnouncementsFlag(long flagId) AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId) Returns the announcements flag with the primary key.static AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.getFlag(long userId, long entryId, int value) AnnouncementsFlagLocalServiceWrapper.getFlag(long userId, long entryId, int value) AnnouncementsFlagService.getFlag(long entryId, int value) static AnnouncementsFlagAnnouncementsFlagServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag) Deletes the announcements flag from the database.voidAnnouncementsFlagLocalService.deleteFlag(AnnouncementsFlag flag) static voidAnnouncementsFlagLocalServiceUtil.deleteFlag(AnnouncementsFlag flag) voidAnnouncementsFlagLocalServiceWrapper.deleteFlag(AnnouncementsFlag flag) AnnouncementsFlagLocalService.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag) Updates the announcements flag in the database or adds it if it does not yet exist.static AnnouncementsFlagAnnouncementsFlagLocalServiceUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 returnsnullif it could not be found.static AnnouncementsFlagAnnouncementsFlagUtil.fetchByPrimaryKey(long flagId) Returns the announcements flag with the primary key or returnsnullif 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 returnsnullif 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 returnsnullif it could not be found, optionally using the finder cache.static AnnouncementsFlagAnnouncementsFlagUtil.fetchByU_E_V(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnullif it could not be found.static AnnouncementsFlagAnnouncementsFlagUtil.fetchByU_E_V(long userId, long entryId, int value, boolean useFinderCache) Returns the announcements flag where userId = ? and entryId = ? and value = ? or returnsnullif 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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 aNoSuchFlagExceptionif it could not be found.static AnnouncementsFlagAnnouncementsFlagUtil.findByPrimaryKey(long flagId) Returns the announcements flag with the primary key or throws aNoSuchFlagExceptionif 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 aNoSuchFlagExceptionif it could not be found.static AnnouncementsFlagAnnouncementsFlagUtil.findByU_E_V(long userId, long entryId, int value) Returns the announcements flag where userId = ? and entryId = ? and value = ? or throws aNoSuchFlagExceptionif it could not be found.AnnouncementsFlagPersistence.remove(long flagId) Removes the announcements flag with the primary key from the database.static AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.removeByU_E_V(long userId, long entryId, int value) Removes the announcements flag where userId = ? and entryId = ? and value = ? from the database.static AnnouncementsFlagAnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag) static AnnouncementsFlagAnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag, ServiceContext serviceContext) AnnouncementsFlagPersistence.updateImpl(AnnouncementsFlag announcementsFlag) static AnnouncementsFlagAnnouncementsFlagUtil.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 TypeMethodDescriptionvoidAnnouncementsFlagPersistence.cacheResult(AnnouncementsFlag announcementsFlag) Caches the announcements flag in the entity cache if it is enabled.static voidAnnouncementsFlagUtil.cacheResult(AnnouncementsFlag announcementsFlag) Caches the announcements flag in the entity cache if it is enabled.static voidAnnouncementsFlagUtil.clearCache(AnnouncementsFlag announcementsFlag) static AnnouncementsFlagAnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag) static AnnouncementsFlagAnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag, ServiceContext serviceContext) AnnouncementsFlagPersistence.updateImpl(AnnouncementsFlag announcementsFlag) static AnnouncementsFlagAnnouncementsFlagUtil.updateImpl(AnnouncementsFlag announcementsFlag) Method parameters in com.liferay.announcements.kernel.service.persistence with type arguments of type AnnouncementsFlagModifier and TypeMethodDescriptionvoidAnnouncementsFlagPersistence.cacheResult(List<AnnouncementsFlag> announcementsFlags) Caches the announcements flags in the entity cache if it is enabled.static voidAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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 AnnouncementsFlagAnnouncementsFlagUtil.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)