com.liferay.portlet.documentlibrary.service.persistence
Class DLFileEntryAndShortcutFinder
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryAndShortcutFinder
- public class DLFileEntryAndShortcutFinder
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COUNT_BY_FOLDER_IDS
public static java.lang.String COUNT_BY_FOLDER_IDS
FIND_BY_FOLDER_IDS
public static java.lang.String FIND_BY_FOLDER_IDS
DLFileEntryAndShortcutFinder
public DLFileEntryAndShortcutFinder()
countByFolderIds
public static int countByFolderIds(java.util.List folderIds)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByFolderIds
public static java.util.List findByFolderIds(java.util.List folderIds,
int begin,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException