Liferay 6.1.2-ce-ga3

com.liferay.portlet.documentlibrary.service.persistence
Interface DLFileRankFinder

All Known Implementing Classes:
DLFileRankFinderImpl

public interface DLFileRankFinder


Method Summary
 List<Object[]> findByStaleRanks(int count)
           
 

Method Detail

findByStaleRanks

List<Object[]> findByStaleRanks(int count)
                                throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3