Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence

Packages that use BookmarksFolderPersistence
com.liferay.portlet.bookmarks.service.persistence   
 

Uses of BookmarksFolderPersistence in com.liferay.portlet.bookmarks.service.persistence
 

Methods in com.liferay.portlet.bookmarks.service.persistence that return BookmarksFolderPersistence
static BookmarksFolderPersistence BookmarksFolderUtil.getPersistence()
           
 

Methods in com.liferay.portlet.bookmarks.service.persistence with parameters of type BookmarksFolderPersistence
 void BookmarksFolderUtil.setPersistence(BookmarksFolderPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1