com.liferay.portlet.bookmarks.service.persistence
Interface BookmarksEntryFinder
public interface BookmarksEntryFinder
View Source
- Author:
- Brian Wing Shun Chan
countByG_F
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
java.util.List<BookmarksEntry> findByNoAssets()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException