com.liferay.portlet.documentlibrary.service.persistence
Class DLFileEntryAndShortcutFinderUtil
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryAndShortcutFinderUtil
public class DLFileEntryAndShortcutFinderUtil
- 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 |
DLFileEntryAndShortcutFinderUtil
public DLFileEntryAndShortcutFinderUtil()
countByFolderIds
public static int countByFolderIds(java.util.List<java.lang.Long> folderIds)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByFolderIds
public static java.util.List<java.lang.Object> findByFolderIds(java.util.List<java.lang.Long> folderIds,
int start,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
getFinder
public static DLFileEntryAndShortcutFinder getFinder()
setFinder
public void setFinder(DLFileEntryAndShortcutFinder finder)