com.liferay.portlet.documentlibrary.service.persistence
Interface DLFileEntryAndShortcutFinder
- public interface DLFileEntryAndShortcutFinder
View Source
- Author:
- Brian Wing Shun Chan
countByFolderIds
public int countByFolderIds(java.util.List folderIds)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByFolderIds
public java.util.List findByFolderIds(java.util.List folderIds,
int begin,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException