Package | Description |
---|---|
com.liferay.announcements.kernel.model | |
com.liferay.announcements.kernel.service | |
com.liferay.announcements.kernel.service.persistence |
Modifier and Type | Class and Description |
---|---|
class |
AnnouncementsFlagWrapper
This class is a wrapper for
AnnouncementsFlag . |
Modifier and Type | Field and Description |
---|---|
static Accessor<AnnouncementsFlag,Long> |
AnnouncementsFlag.FLAG_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
AnnouncementsFlag |
AnnouncementsFlagWrapper.cloneWithOriginalValues() |
AnnouncementsFlag |
AnnouncementsFlagModel.cloneWithOriginalValues() |
Modifier and Type | Method and Description |
---|---|
protected AnnouncementsFlagWrapper |
AnnouncementsFlagWrapper.wrap(AnnouncementsFlag announcementsFlag) |
Constructor and Description |
---|
AnnouncementsFlagWrapper(AnnouncementsFlag announcementsFlag) |
Modifier and Type | Method and Description |
---|---|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.addFlag(long userId,
long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagLocalService.addFlag(long userId,
long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.addFlag(long userId,
long entryId,
int value) |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.createAnnouncementsFlag(long flagId)
Creates a new announcements flag with the primary key.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.createAnnouncementsFlag(long flagId)
Creates a new announcements flag with the primary key.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.createAnnouncementsFlag(long flagId)
Creates a new announcements flag with the primary key.
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Deletes the announcements flag from the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Deletes the announcements flag from the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.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.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database.
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.fetchAnnouncementsFlag(long flagId) |
AnnouncementsFlag |
AnnouncementsFlagLocalService.fetchAnnouncementsFlag(long flagId) |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.fetchAnnouncementsFlag(long flagId) |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key.
|
static AnnouncementsFlag |
AnnouncementsFlagServiceUtil.getFlag(long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagServiceWrapper.getFlag(long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagService.getFlag(long entryId,
int value) |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getFlag(long userId,
long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagLocalService.getFlag(long userId,
long entryId,
int value) |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getFlag(long userId,
long entryId,
int value) |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
static List<AnnouncementsFlag> |
AnnouncementsFlagLocalServiceUtil.getAnnouncementsFlags(int start,
int end)
Returns a range of all the announcements flags.
|
List<AnnouncementsFlag> |
AnnouncementsFlagLocalService.getAnnouncementsFlags(int start,
int end)
Returns a range of all the announcements flags.
|
List<AnnouncementsFlag> |
AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlags(int start,
int end)
Returns a range of all the announcements flags.
|
Modifier and Type | Method and Description |
---|---|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.addAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Adds the announcements flag to the database.
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Deletes the announcements flag from the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Deletes the announcements flag from the database.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Deletes the announcements flag from the database.
|
static void |
AnnouncementsFlagLocalServiceUtil.deleteFlag(AnnouncementsFlag flag) |
void |
AnnouncementsFlagLocalService.deleteFlag(AnnouncementsFlag flag) |
void |
AnnouncementsFlagLocalServiceWrapper.deleteFlag(AnnouncementsFlag flag) |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.updateAnnouncementsFlag(AnnouncementsFlag announcementsFlag)
Updates the announcements flag in the database or adds it if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
static AnnouncementsFlag |
AnnouncementsFlagUtil.create(long flagId)
Creates a new announcements flag with the primary key.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.create(long flagId)
Creates a new announcements flag with the primary key.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where companyId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last announcements flag in the ordered set where companyId = ?.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where entryId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByEntryId_Last(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last announcements flag in the ordered set where entryId = ?.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByPrimaryKey(long flagId)
Returns the announcements flag with the primary key or returns
null if it could not be found. |
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByPrimaryKey(long flagId)
Returns the announcements flag with the primary key or returns
null if it could not be found. |
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByU_E_V(long userId,
long entryId,
int value)
Returns the announcements flag where userId = ? and entryId = ? and value = ? or returns
null if it could not be found. |
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByU_E_V(long userId,
long entryId,
int value)
Returns the announcements flag where userId = ? and entryId = ? and value = ? or returns
null 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 returns
null if it could not be found, optionally using the finder cache. |
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByU_E_V(long userId,
long entryId,
int value,
boolean useFinderCache)
Returns the announcements flag where userId = ? and entryId = ? and value = ? or returns
null if it could not be found, optionally using the finder cache. |
static AnnouncementsFlag |
AnnouncementsFlagUtil.findByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where companyId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last 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 = ?.
|
AnnouncementsFlag[] |
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.findByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where entryId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByEntryId_Last(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last 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 = ?.
|
AnnouncementsFlag[] |
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.findByPrimaryKey(long flagId)
Returns the announcements flag with the primary key or throws a
NoSuchFlagException if it could not be found. |
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByPrimaryKey(long flagId)
Returns the announcements flag with the primary key or throws a
NoSuchFlagException 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 a
NoSuchFlagException if it could not be found. |
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByU_E_V(long userId,
long entryId,
int value)
Returns the announcements flag where userId = ? and entryId = ? and value = ? or throws a
NoSuchFlagException if it could not be found. |
static AnnouncementsFlag |
AnnouncementsFlagUtil.remove(long flagId)
Removes the announcements flag with the primary key from the database.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.remove(long flagId)
Removes the announcements flag with the primary key 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.
|
AnnouncementsFlag |
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.update(AnnouncementsFlag announcementsFlag) |
static AnnouncementsFlag |
AnnouncementsFlagUtil.update(AnnouncementsFlag announcementsFlag,
ServiceContext serviceContext) |
static AnnouncementsFlag |
AnnouncementsFlagUtil.updateImpl(AnnouncementsFlag announcementsFlag) |
AnnouncementsFlag |
AnnouncementsFlagPersistence.updateImpl(AnnouncementsFlag announcementsFlag) |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,AnnouncementsFlag> |
AnnouncementsFlagUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
static List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findAll()
Returns all the announcements flags.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.findAll()
Returns all the announcements flags.
|
static List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findAll(int start,
int end)
Returns a range of all the announcements flags.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.findAll(int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the announcements flags.
|
static List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findByCompanyId(long companyId)
Returns all the announcements flags where companyId = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
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.findByEntryId(long entryId)
Returns all the announcements flags where entryId = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
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.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) |
Modifier and Type | Method and Description |
---|---|
static void |
AnnouncementsFlagUtil.cacheResult(AnnouncementsFlag announcementsFlag)
Caches the announcements flag in the entity cache if it is enabled.
|
void |
AnnouncementsFlagPersistence.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) |
static AnnouncementsFlag |
AnnouncementsFlagUtil.updateImpl(AnnouncementsFlag announcementsFlag) |
AnnouncementsFlag |
AnnouncementsFlagPersistence.updateImpl(AnnouncementsFlag announcementsFlag) |
Modifier and Type | Method and Description |
---|---|
static void |
AnnouncementsFlagUtil.cacheResult(List<AnnouncementsFlag> announcementsFlags)
Caches the announcements flags in the entity cache if it is enabled.
|
void |
AnnouncementsFlagPersistence.cacheResult(List<AnnouncementsFlag> announcementsFlags)
Caches the announcements flags in the entity cache if it is enabled.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where companyId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last announcements flag in the ordered set where companyId = ?.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.fetchByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where entryId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.fetchByEntryId_Last(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last announcements flag in the ordered set where entryId = ?.
|
static List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findAll(int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns an ordered range of all the announcements flags.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.findAll(int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the announcements flags.
|
static AnnouncementsFlag |
AnnouncementsFlagUtil.findByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where companyId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last 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 = ?.
|
AnnouncementsFlag[] |
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 List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns an ordered range of all the announcements flags where companyId = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
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 AnnouncementsFlag |
AnnouncementsFlagUtil.findByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first announcements flag in the ordered set where entryId = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByEntryId_First(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the first 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 = ?.
|
AnnouncementsFlag |
AnnouncementsFlagPersistence.findByEntryId_Last(long entryId,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns the last 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 = ?.
|
AnnouncementsFlag[] |
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 List<AnnouncementsFlag> |
AnnouncementsFlagUtil.findByEntryId(long entryId,
int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator)
Returns an ordered range of all the announcements flags where entryId = ?.
|
List<AnnouncementsFlag> |
AnnouncementsFlagPersistence.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 = ?.
|
List<AnnouncementsFlag> |
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.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<AnnouncementsFlag> orderByComparator) |