com.liferay.portlet.bookmarks.service.persistence
Class BookmarksFolderFinderUtil
java.lang.Object
com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderFinderUtil
@ProviderType
public class BookmarksFolderFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BookmarksFolderFinderUtil
public BookmarksFolderFinderUtil()
countF_E_ByG_F
public static int countF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterCountF_E_ByG_F
public static int filterCountF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterFindBF_E_ByG_F
public static List<Object> filterFindBF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
findByNoAssets
public static List<BookmarksFolder> findByNoAssets()
throws SystemException
- Throws:
SystemException
findF_E_ByG_F
public static List<Object> findF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
getFinder
public static BookmarksFolderFinder getFinder()
setFinder
public void setFinder(BookmarksFolderFinder finder)