Liferay 6.2-ce-ga5

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 extended 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 BookmarksEntryBaseImpl
          The extended model base implementation for the BookmarksEntry service.
 class BookmarksEntryImpl
           
 class BookmarksEntryModelImpl
          The base model implementation for the BookmarksEntry service.
 


Liferay 6.2-ce-ga5