Liferay 6.2-ce-ga5

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)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5