@ProviderType
public interface DLFileRankFinder
Modifier and Type | Method and Description |
---|---|
List<DLFileRank> |
findByFolderId(long folderId) |
List<Object[]> |
findByStaleRanks(int count) |
List<Object[]> findByStaleRanks(int count)
List<DLFileRank> findByFolderId(long folderId)