Liferay 6.1.2-ce-ga3

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
          The extended model interface for the WikiPage service.
 

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 WikiPageBaseImpl
          The extended model base implementation for the WikiPage service.
 class WikiPageImpl
           
 class WikiPageModelImpl
          The base model implementation for the WikiPage service.
 


Liferay 6.1.2-ce-ga3