Liferay 6.0.3

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

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

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

Subinterfaces of BookmarksFolderModel in com.liferay.portlet.bookmarks.model
 interface BookmarksFolder
           This interface is a model that represents the BookmarksFolder table in the database.
 

Classes in com.liferay.portlet.bookmarks.model that implement BookmarksFolderModel
 class BookmarksFolderWrapper
           This class is a wrapper for BookmarksFolder.
 

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

Classes in com.liferay.portlet.bookmarks.model.impl that implement BookmarksFolderModel
 class BookmarksFolderImpl
           
 class BookmarksFolderModelImpl
           This interface is a model that represents the BookmarksFolder table in the database.
 


Liferay 6.0.3