com.liferay.portlet.bookmarks.service.persistence
Interface BookmarksEntryFinder


public interface BookmarksEntryFinder

Author:
Brian Wing Shun Chan

Method Summary
 java.util.List<BookmarksEntry> findByNoAssets()
           
 

Method Detail

findByNoAssets

java.util.List<BookmarksEntry> findByNoAssets()
                                              throws SystemException
Throws:
SystemException