Liferay 6.0.5

Uses of Interface
com.liferay.portlet.bookmarks.model.BookmarksEntryModel

Packages that use BookmarksEntryModel
com.liferay.portlet.bookmarks.model   
com.liferay.portlet.bookmarks.model.impl   
 

Uses of BookmarksEntryModel in com.liferay.portlet.bookmarks.model
 

Subinterfaces of BookmarksEntryModel in com.liferay.portlet.bookmarks.model
 interface BookmarksEntry
          The model interface for the BookmarksEntry service.
 

Classes in com.liferay.portlet.bookmarks.model that implement BookmarksEntryModel
 class BookmarksEntryWrapper
           This class is a wrapper for BookmarksEntry.
 

Uses of BookmarksEntryModel in com.liferay.portlet.bookmarks.model.impl
 

Classes in com.liferay.portlet.bookmarks.model.impl that implement BookmarksEntryModel
 class BookmarksEntryImpl
           
 class BookmarksEntryModelImpl
          The base model implementation for the BookmarksEntry service.
 


Liferay 6.0.5