@ProviderType
public class DLFileRankFinderUtil
extends Object
Constructor and Description |
---|
DLFileRankFinderUtil() |
Modifier and Type | Method and Description |
---|---|
static List<DLFileRank> |
findByFolderId(long folderId) |
static List<Object[]> |
findByStaleRanks(int count) |
static DLFileRankFinder |
getFinder() |
void |
setFinder(DLFileRankFinder finder) |
public static List<Object[]> findByStaleRanks(int count)
public static List<DLFileRank> findByFolderId(long folderId)
public static DLFileRankFinder getFinder()
public void setFinder(DLFileRankFinder finder)