com.liferay.portlet.documentlibrary.service.persistence
Class DLFileRankFinderUtil

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinderUtil

public class DLFileRankFinderUtil
extends java.lang.Object

Author:
Brian Wing Shun Chan

Constructor Summary
DLFileRankFinderUtil()
           
 
Method Summary
static java.util.List<java.lang.Object[]> findByStaleRanks(int count)
           
static DLFileRankFinder getFinder()
           
 void setFinder(DLFileRankFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLFileRankFinderUtil

public DLFileRankFinderUtil()
Method Detail

findByStaleRanks

public static java.util.List<java.lang.Object[]> findByStaleRanks(int count)
                                                           throws SystemException
Throws:
SystemException

getFinder

public static DLFileRankFinder getFinder()

setFinder

public void setFinder(DLFileRankFinder finder)