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