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


public interface DLFileRankFinder

Author:
Brian Wing Shun Chan

Method Summary
 java.util.List<java.lang.Object[]> findByStaleRanks(int count)
           
 

Method Detail

findByStaleRanks

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