Skip navigation links
A C D E F G I M N O P R S T U W 

A

active - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
addDLFileRank(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
Adds the document library file rank to the database.
addDLFileRank(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
Adds the document library file rank to the database.
addDLFileRank(DLFileRank) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
Adds the document library file rank to the database.
addFileRank(long, long, long, long, ServiceContext) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
addFileRank(long, long, long, long, ServiceContext) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
addFileRank(long, long, long, long, ServiceContext) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 

C

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
 
companyId - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
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.
createDate - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
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.
createPersistedModel(Serializable) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 

D

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
Provides a wrapper for DLFileRankLocalService.
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
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
DLFileRankSoap() - Constructor for class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
DLFileRankTable - Class in com.liferay.document.library.file.rank.model
The table class for the "DLFileRank" database table.
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
This class is a wrapper for DLFileRank.
DLFileRankWrapper(DLFileRank) - Constructor for class com.liferay.document.library.file.rank.model.DLFileRankWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 
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.

E

enableFileRanks(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
enableFileRanks(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
enableFileRanks(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 
enableFileRanksByFolderId(long) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
enableFileRanksByFolderId(long) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
enableFileRanksByFolderId(long) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 

F

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
 
fileEntryId - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
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
 
fileRankId - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
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
 

G

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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
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
 
groupId - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 

I

INSTANCE - Static variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 
isActive() - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Returns true if this document library file rank is active.
isActive() - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
isActive() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Returns true if this document library file rank is active.
isAscending() - Method in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
 

M

mvccVersion - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 

N

NoSuchFileRankException - Exception in com.liferay.document.library.file.rank.exception
 
NoSuchFileRankException() - Constructor for exception com.liferay.document.library.file.rank.exception.NoSuchFileRankException
 
NoSuchFileRankException(String) - Constructor for exception com.liferay.document.library.file.rank.exception.NoSuchFileRankException
 
NoSuchFileRankException(String, Throwable) - Constructor for exception com.liferay.document.library.file.rank.exception.NoSuchFileRankException
 
NoSuchFileRankException(Throwable) - Constructor for exception com.liferay.document.library.file.rank.exception.NoSuchFileRankException
 

O

ORDER_BY_ASC - Static variable in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.document.library.file.rank.util.comparator.FileRankCreateDateComparator
 

P

persist() - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
 

R

remove(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes the document library file rank with the primary key from the database.
remove(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes the document library file rank with the primary key from the database.
removeAll() - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes all the document library file ranks from the database.
removeAll() - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes all the document library file ranks from the database.
removeByC_U_F(long, long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes the document library file rank where companyId = ? and userId = ? and fileEntryId = ? from the database.
removeByC_U_F(long, long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes the document library file rank where companyId = ? and userId = ? and fileEntryId = ? from the database.
removeByFileEntryId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes all the document library file ranks where fileEntryId = ? from the database.
removeByFileEntryId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes all the document library file ranks where fileEntryId = ? from the database.
removeByG_U(long, long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes all the document library file ranks where groupId = ? and userId = ? from the database.
removeByG_U(long, long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes all the document library file ranks where groupId = ? and userId = ? from the database.
removeByG_U_A(long, long, boolean) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes all the document library file ranks where groupId = ? and userId = ? and active = ? from the database.
removeByG_U_A(long, long, boolean) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes all the document library file ranks where groupId = ? and userId = ? and active = ? from the database.
removeByUserId(long) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
Removes all the document library file ranks where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
Removes all the document library file ranks where userId = ? from the database.

S

setActive(boolean) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets whether this document library file rank is active.
setActive(boolean) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setActive(boolean) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets whether this document library file rank is active.
setCompanyId(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the company ID of this document library file rank.
setCompanyId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the company ID of this document library file rank.
setCreateDate(Date) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the create date of this document library file rank.
setCreateDate(Date) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the create date of this document library file rank.
setFileEntryId(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the file entry ID of this document library file rank.
setFileEntryId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setFileEntryId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the file entry ID of this document library file rank.
setFileRankId(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the file rank ID of this document library file rank.
setFileRankId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setFileRankId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the file rank ID of this document library file rank.
setGroupId(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the group ID of this document library file rank.
setGroupId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setGroupId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the group ID of this document library file rank.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
 
setMvccVersion(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the mvcc version of this document library file rank.
setMvccVersion(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the mvcc version of this document library file rank.
setPrimaryKey(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the primary key of this document library file rank.
setPrimaryKey(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the primary key of this document library file rank.
setUserId(long) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the user ID of this document library file rank.
setUserId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the user ID of this document library file rank.
setUserUuid(String) - Method in interface com.liferay.document.library.file.rank.model.DLFileRankModel
Sets the user uuid of this document library file rank.
setUserUuid(String) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
Sets the user uuid of this document library file rank.
setWrappedService(DLFileRankLocalService) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 

T

toSoapModel(DLFileRank) - Static method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
toSoapModels(DLFileRank[]) - Static method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
toSoapModels(DLFileRank[][]) - Static method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 
toSoapModels(List<DLFileRank>) - Static method in class com.liferay.document.library.file.rank.model.DLFileRankSoap
Deprecated.
 

U

update(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
 
update(DLFileRank, ServiceContext) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
 
updateDLFileRank(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
Updates the document library file rank in the database or adds it if it does not yet exist.
updateDLFileRank(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
Updates the document library file rank in the database or adds it if it does not yet exist.
updateDLFileRank(DLFileRank) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
Updates the document library file rank in the database or adds it if it does not yet exist.
updateFileRank(long, long, long, long, ServiceContext) - Method in interface com.liferay.document.library.file.rank.service.DLFileRankLocalService
 
updateFileRank(long, long, long, long, ServiceContext) - Static method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceUtil
 
updateFileRank(long, long, long, long, ServiceContext) - Method in class com.liferay.document.library.file.rank.service.DLFileRankLocalServiceWrapper
 
updateImpl(DLFileRank) - Method in interface com.liferay.document.library.file.rank.service.persistence.DLFileRankPersistence
 
updateImpl(DLFileRank) - Static method in class com.liferay.document.library.file.rank.service.persistence.DLFileRankUtil
 
userId - Variable in class com.liferay.document.library.file.rank.model.DLFileRankTable
 

W

wrap(DLFileRank) - Method in class com.liferay.document.library.file.rank.model.DLFileRankWrapper
 
A C D E F G I M N O P R S T U W 
Skip navigation links