com.liferay.portlet.documentlibrary.service.persistence
Class DLFileRankFinderUtil
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinderUtil
@ProviderType
public class DLFileRankFinderUtil
- extends Object
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| 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)