Liferay 6.0.5

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

All Known Implementing Classes:
BookmarksEntryFinderImpl

public interface BookmarksEntryFinder


Method Summary
 List<BookmarksEntry> findByNoAssets()
           
 

Method Detail

findByNoAssets

List<BookmarksEntry> findByNoAssets()
                                    throws SystemException
Throws:
SystemException

Liferay 6.0.5