Liferay 7.0-ce-m2

Uses of Package
com.liferay.portlet.bookmarks.service.persistence

Packages that use com.liferay.portlet.bookmarks.service.persistence
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.bookmarks.service.persistence   
com.liferay.portlet.bookmarks.service.persistence.impl   
 

Classes in com.liferay.portlet.bookmarks.service.persistence used by com.liferay.portlet.bookmarks.service.base
BookmarksEntryFinder
           
BookmarksEntryPersistence
          The persistence interface for the bookmarks entry service.
BookmarksFolderFinder
           
BookmarksFolderPersistence
          The persistence interface for the bookmarks folder service.
 

Classes in com.liferay.portlet.bookmarks.service.persistence used by com.liferay.portlet.bookmarks.service.persistence
BookmarksEntryActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by BookmarksEntryLocalServiceUtil.getActionableDynamicQuery()
BookmarksEntryFinder
           
BookmarksEntryPersistence
          The persistence interface for the bookmarks entry service.
BookmarksFolderActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by BookmarksFolderLocalServiceUtil.getActionableDynamicQuery()
BookmarksFolderFinder
           
BookmarksFolderPersistence
          The persistence interface for the bookmarks folder service.
 

Classes in com.liferay.portlet.bookmarks.service.persistence used by com.liferay.portlet.bookmarks.service.persistence.impl
BookmarksEntryFinder
           
BookmarksEntryPersistence
          The persistence interface for the bookmarks entry service.
BookmarksFolderFinder
           
BookmarksFolderPersistence
          The persistence interface for the bookmarks folder service.
 


Liferay 7.0-ce-m2