Liferay 6.0.3

Uses of Interface
com.liferay.portlet.wiki.model.WikiPageModel

Packages that use WikiPageModel
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
 

Uses of WikiPageModel in com.liferay.portlet.wiki.model
 

Subinterfaces of WikiPageModel in com.liferay.portlet.wiki.model
 interface WikiPage
           This interface is a model that represents the WikiPage table in the database.
 

Classes in com.liferay.portlet.wiki.model that implement WikiPageModel
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 

Uses of WikiPageModel in com.liferay.portlet.wiki.model.impl
 

Classes in com.liferay.portlet.wiki.model.impl that implement WikiPageModel
 class WikiPageImpl
           
 class WikiPageModelImpl
           This interface is a model that represents the WikiPage table in the database.
 


Liferay 6.0.3