com.liferay.document.library.kernel.service.persistence
Class DLFileRankFinderUtil
java.lang.Object
com.liferay.document.library.kernel.service.persistence.DLFileRankFinderUtil
@ProviderType
public class DLFileRankFinderUtil
- extends Object
- {$generated.description}
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileRankFinderUtil
public DLFileRankFinderUtil()
findByStaleRanks
public static List<Object[]> findByStaleRanks(int count)
findByFolderId
public static List<DLFileRank> findByFolderId(long folderId)
getFinder
public static DLFileRankFinder getFinder()
setFinder
public void setFinder(DLFileRankFinder finder)