com.liferay.portlet.bookmarks.service.persistence
Class BookmarksEntryFinderUtil
java.lang.Object
com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinderUtil
public class BookmarksEntryFinderUtil
- 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 |
BookmarksEntryFinderUtil
public BookmarksEntryFinderUtil()
countByG_F
public static int countByG_F(long groupId,
java.util.List<java.lang.Long> folderIds)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByNoAssets
public static java.util.List<BookmarksEntry> findByNoAssets()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
getFinder
public static BookmarksEntryFinder getFinder()
setFinder
public void setFinder(BookmarksEntryFinder finder)