com.liferay.portlet.documentlibrary.service.persistence
Class DLFileEntryFinderUtil
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinderUtil
public class DLFileEntryFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileEntryFinderUtil
public DLFileEntryFinderUtil()
countByG_F_S
public static int countByG_F_S(long groupId,
List<Long> folderIds,
int status)
throws SystemException
- Throws:
SystemException
filterCountByG_F_S
public static int filterCountByG_F_S(long groupId,
List<Long> folderIds,
int status)
throws SystemException
- Throws:
SystemException
findByNoAssets
public static List<DLFileEntry> findByNoAssets()
throws SystemException
- Throws:
SystemException
getFinder
public static DLFileEntryFinder getFinder()
setFinder
public void setFinder(DLFileEntryFinder finder)