Liferay 6.1.2-ce-ga3

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


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