Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.bookmarks.service.persistence that return BookmarksEntryPersistence
static BookmarksEntryPersistence BookmarksEntryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.bookmarks.service.persistence with parameters of type BookmarksEntryPersistence
 void BookmarksEntryUtil.setPersistence(BookmarksEntryPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5