com.liferay.portlet.journal.service.persistence
Class JournalFolderFinderUtil
java.lang.Object
com.liferay.portlet.journal.service.persistence.JournalFolderFinderUtil
@ProviderType
public class JournalFolderFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JournalFolderFinderUtil
public JournalFolderFinderUtil()
countF_A_ByG_F
public static int countF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterCountF_A_ByG_F
public static int filterCountF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterFindF_A_ByG_F
public static List<Object> filterFindF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
findF_ByNoAssets
public static List<JournalFolder> findF_ByNoAssets()
throws SystemException
- Throws:
SystemException
findF_A_ByG_F
public static List<Object> findF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
getFinder
public static JournalFolderFinder getFinder()
setFinder
public void setFinder(JournalFolderFinder finder)