Liferay 6.0.3

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
           This interface is a model that represents the BookmarksEntry table in the database.
 

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
           This interface is a model that represents the BookmarksEntry table in the database.
 


Liferay 6.0.3