com.liferay.portlet.bookmarks.service.persistence
Interface BookmarksFolderFinder
@ProviderType
public interface BookmarksFolderFinder
countF_E_ByG_F
int countF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterCountF_E_ByG_F
int filterCountF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterFindBF_E_ByG_F
List<Object> filterFindBF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
findByNoAssets
List<BookmarksFolder> findByNoAssets()
throws SystemException
- Throws:
SystemException
findF_E_ByG_F
List<Object> findF_E_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException