com.liferay.portlet.documentlibrary.service.persistence
Class DLFileEntryFinderUtil
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinderUtil
public class DLFileEntryFinderUtil
- 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 |
DLFileEntryFinderUtil
public DLFileEntryFinderUtil()
countByG_F_S
public static int countByG_F_S(long groupId,
java.util.List<java.lang.Long> folderIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByNoAssets
public static java.util.List<DLFileEntry> findByNoAssets()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
getFinder
public static DLFileEntryFinder getFinder()
setFinder
public void setFinder(DLFileEntryFinder finder)