Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.wiki.model that implement WikiPageResourceModel
 class WikiPageResourceWrapper
           This class is a wrapper for WikiPageResource.
 

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

Classes in com.liferay.portlet.wiki.model.impl that implement WikiPageResourceModel
 class WikiPageResourceImpl
           
 class WikiPageResourceModelImpl
           This interface is a model that represents the WikiPageResource table in the database.
 


Liferay 6.0.3