|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinderUtil
public class DLFileEntryFinderUtil
Constructor Summary | |
---|---|
DLFileEntryFinderUtil()
|
Method Summary | |
---|---|
static int |
countByFolderIds(java.util.List<java.lang.Long> folderIds)
|
static java.util.List<DLFileEntry> |
findByNoAssets()
|
static DLFileEntryFinder |
getFinder()
|
void |
setFinder(DLFileEntryFinder finder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLFileEntryFinderUtil()
Method Detail |
---|
public static int countByFolderIds(java.util.List<java.lang.Long> folderIds) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static java.util.List<DLFileEntry> findByNoAssets() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static DLFileEntryFinder getFinder()
public void setFinder(DLFileEntryFinder finder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |