- cacheResult(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Caches the document library file rank in the entity cache if it is enabled.
- cacheResult(List<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Caches the document library file ranks in the entity cache if it is enabled.
- cacheResult(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Caches the document library file rank in the entity cache if it is enabled.
- cacheResult(List<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Caches the document library file ranks in the entity cache if it is enabled.
- checkFileRanks() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- checkFileRanks() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- checkFileRanks() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- clearCache() - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- clearCache(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- com.liferay.document.library.file.rank.exception - package com.liferay.document.library.file.rank.exception
-
- com.liferay.document.library.file.rank.model - package com.liferay.document.library.file.rank.model
-
- com.liferay.document.library.file.rank.service - package com.liferay.document.library.file.rank.service
-
- com.liferay.document.library.file.rank.service.persistence - package com.liferay.document.library.file.rank.service.persistence
-
- com.liferay.document.library.file.rank.util.comparator - package com.liferay.document.library.file.rank.util.comparator
-
- compare(DLFileRank, DLFileRank) - Method in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
-
- countAll() - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks.
- countAll() - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks.
- countByC_U_F(long, long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks where companyId = ? and userId = ? and fileEntryId = ?.
- countByC_U_F(long, long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks where companyId = ? and userId = ? and fileEntryId = ?.
- countByFileEntryId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks where fileEntryId = ?.
- countByFileEntryId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks where fileEntryId = ?.
- countByG_U(long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks where groupId = ? and userId = ?.
- countByG_U(long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks where groupId = ? and userId = ?.
- countByG_U_A(long, long, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks where groupId = ? and userId = ? and active = ?.
- countByG_U_A(long, long, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks where groupId = ? and userId = ? and active = ?.
- countByUserId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the number of document library file ranks where userId = ?.
- countByUserId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the number of document library file ranks where userId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- create(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Creates a new document library file rank with the primary key.
- create(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Creates a new document library file rank with the primary key.
- createDLFileRank(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Creates a new document library file rank with the primary key.
- createDLFileRank(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Creates a new document library file rank with the primary key.
- createDLFileRank(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Creates a new document library file rank with the primary key.
- deleteDLFileRank(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Deletes the document library file rank from the database.
- deleteDLFileRank(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Deletes the document library file rank with the primary key from the database.
- deleteDLFileRank(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Deletes the document library file rank from the database.
- deleteDLFileRank(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Deletes the document library file rank with the primary key from the database.
- deleteDLFileRank(DLFileRank) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Deletes the document library file rank from the database.
- deleteDLFileRank(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Deletes the document library file rank with the primary key from the database.
- deleteFileRank(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- deleteFileRank(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- deleteFileRank(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- deleteFileRank(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- deleteFileRank(DLFileRank) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- deleteFileRank(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- deleteFileRanksByFileEntryId(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- deleteFileRanksByFileEntryId(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- deleteFileRanksByFileEntryId(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- deleteFileRanksByUserId(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- deleteFileRanksByUserId(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- deleteFileRanksByUserId(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- disableFileRanks(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- disableFileRanks(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- disableFileRanks(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- disableFileRanksByFolderId(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- disableFileRanksByFolderId(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- disableFileRanksByFolderId(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- DLFileRank - Interface in com.liferay.document.library.file.rank.model
-
The extended model interface for the DLFileRank service.
- DLFileRankFinder - Interface in com.liferay.document.library.file.rank.service.persistence
-
- DLFileRankLocalService - Interface in com.liferay.document.library.file.rank.service
-
Provides the local service interface for DLFileRank.
- DLFileRankLocalServiceUtil - Class in com.liferay.document.library.file.rank.service
-
Provides the local service utility for DLFileRank.
- DLFileRankLocalServiceUtil() - Constructor for class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- DLFileRankLocalServiceWrapper - Class in com.liferay.document.library.file.rank.service
-
- DLFileRankLocalServiceWrapper(DLFileRankLocalService) - Constructor for class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- DLFileRankModel - Interface in com.liferay.document.library.file.rank.model
-
The base model interface for the DLFileRank service.
- DLFileRankPersistence - Interface in com.liferay.document.library.file.rank.service.persistence
-
The persistence interface for the document library file rank service.
- DLFileRankSoap - Class in com.liferay.document.library.file.rank.model
-
This class is used by SOAP remote services.
- DLFileRankSoap() - Constructor for class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- DLFileRankUtil - Class in com.liferay.document.library.file.rank.service.persistence
-
The persistence utility for the document library file rank service.
- DLFileRankUtil() - Constructor for class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- DLFileRankWrapper - Class in com.liferay.document.library.file.rank.model
-
- DLFileRankWrapper(DLFileRank) - Constructor for class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
- dynamicQuery() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByC_U_F(long, long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or returns null
if it could not be found.
- fetchByC_U_F(long, long, long, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_U_F(long, long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or returns null
if it could not be found.
- fetchByC_U_F(long, long, long, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByFileEntryId_First(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where fileEntryId = ?.
- fetchByFileEntryId_First(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where fileEntryId = ?.
- fetchByFileEntryId_Last(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where fileEntryId = ?.
- fetchByFileEntryId_Last(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where fileEntryId = ?.
- fetchByG_U_A_First(long, long, boolean, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- fetchByG_U_A_First(long, long, boolean, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- fetchByG_U_A_Last(long, long, boolean, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- fetchByG_U_A_Last(long, long, boolean, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- fetchByG_U_First(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_First(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ?.
- fetchByG_U_Last(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file rank with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file rank with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- fetchByUserId_First(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where userId = ?.
- fetchDLFileRank(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- fetchDLFileRank(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- fetchDLFileRank(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- FILE_RANK_ID_ACCESSOR - Static variable in interface com.liferay.document.library.file.rank.model.DLFileRank
-
- FileRankCreateDateComparator - Class in com.liferay.document.library.file.rank.util.comparator
-
- FileRankCreateDateComparator() - Constructor for class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
-
- FileRankCreateDateComparator(boolean) - Constructor for class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
-
- findAll() - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns all the document library file ranks.
- findAll(int, int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns a range of all the document library file ranks.
- findAll(int, int, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks.
- findAll(int, int, OrderByComparator<DLFileRank>, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks.
- findAll() - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns all the document library file ranks.
- findAll(int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns a range of all the document library file ranks.
- findAll(int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks.
- findAll(int, int, OrderByComparator<DLFileRank>, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks.
- findByC_U_F(long, long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or throws a NoSuchFileRankException
if it could not be found.
- findByC_U_F(long, long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file rank where companyId = ? and userId = ? and fileEntryId = ? or throws a NoSuchFileRankException
if it could not be found.
- findByFileEntryId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns a range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int, OrderByComparator<DLFileRank>, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns a range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId(long, int, int, OrderByComparator<DLFileRank>, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where fileEntryId = ?.
- findByFileEntryId_First(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where fileEntryId = ?.
- findByFileEntryId_First(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where fileEntryId = ?.
- findByFileEntryId_Last(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where fileEntryId = ?.
- findByFileEntryId_Last(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where fileEntryId = ?.
- findByFileEntryId_PrevAndNext(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where fileEntryId = ?.
- findByFileEntryId_PrevAndNext(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where fileEntryId = ?.
- findByFolderId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankFinder
-
- findByG_U(long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns a range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<DLFileRank>, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns a range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U(long, long, int, int, OrderByComparator<DLFileRank>, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ?.
- findByG_U_A(long, long, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns a range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int, OrderByComparator<DLFileRank>, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns a range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A(long, long, boolean, int, int, OrderByComparator<DLFileRank>, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where groupId = ? and userId = ? and active = ?.
- findByG_U_A_First(long, long, boolean, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_A_First(long, long, boolean, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_A_Last(long, long, boolean, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_A_Last(long, long, boolean, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_A_PrevAndNext(long, long, long, boolean, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_A_PrevAndNext(long, long, long, boolean, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where groupId = ? and userId = ? and active = ?.
- findByG_U_First(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ?.
- findByG_U_First(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ?.
- findByG_U_Last(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where groupId = ? and userId = ?.
- findByG_U_PrevAndNext(long, long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where groupId = ? and userId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file rank with the primary key or throws a NoSuchFileRankException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file rank with the primary key or throws a NoSuchFileRankException
if it could not be found.
- findByStaleRanks(int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankFinder
-
- findByUserId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns all the document library file ranks where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns a range of all the document library file ranks where userId = ?.
- findByUserId(long, int, int, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where userId = ?.
- findByUserId(long, int, int, OrderByComparator<DLFileRank>, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns an ordered range of all the document library file ranks where userId = ?.
- findByUserId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns all the document library file ranks where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns a range of all the document library file ranks where userId = ?.
- findByUserId(long, int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where userId = ?.
- findByUserId(long, int, int, OrderByComparator<DLFileRank>, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns an ordered range of all the document library file ranks where userId = ?.
- findByUserId_First(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the first document library file rank in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the first document library file rank in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the last document library file rank in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the last document library file rank in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<DLFileRank>) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
Returns the document library file ranks before and after the current document library file rank in the ordered set where userId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- getActive() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the active of this document library file rank.
- getActive() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getActive() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the active of this document library file rank.
- getCompanyId() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the company ID of this document library file rank.
- getCompanyId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getCompanyId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the company ID of this document library file rank.
- getCreateDate() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the create date of this document library file rank.
- getCreateDate() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getCreateDate() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the create date of this document library file rank.
- getDLFileRank(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns the document library file rank with the primary key.
- getDLFileRank(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns the document library file rank with the primary key.
- getDLFileRank(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns the document library file rank with the primary key.
- getDLFileRanks(int, int) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns a range of all the document library file ranks.
- getDLFileRanks(int, int) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns a range of all the document library file ranks.
- getDLFileRanks(int, int) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns a range of all the document library file ranks.
- getDLFileRanksCount() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns the number of document library file ranks.
- getDLFileRanksCount() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns the number of document library file ranks.
- getDLFileRanksCount() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns the number of document library file ranks.
- getFileEntryId() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the file entry ID of this document library file rank.
- getFileEntryId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getFileEntryId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the file entry ID of this document library file rank.
- getFileRankId() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the file rank ID of this document library file rank.
- getFileRankId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getFileRankId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the file rank ID of this document library file rank.
- getFileRanks(long, long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- getFileRanks(long, long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- getFileRanks(long, long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- getGroupId() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the group ID of this document library file rank.
- getGroupId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getGroupId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the group ID of this document library file rank.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
- getMvccVersion() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the mvcc version of this document library file rank.
- getMvccVersion() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getMvccVersion() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the mvcc version of this document library file rank.
- getOrderBy() - Method in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
-
- getOrderByFields() - Method in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
-
- getPrimaryKey() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the primary key of this document library file rank.
- getPrimaryKey() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getPrimaryKey() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the primary key of this document library file rank.
- getService() - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
-
- getUserId() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the user ID of this document library file rank.
- getUserId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
-
- getUserId() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the user ID of this document library file rank.
- getUserUuid() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
-
Returns the user uuid of this document library file rank.
- getUserUuid() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
-
Returns the user uuid of this document library file rank.
- getWrappedService() - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
-