Liferay 6.0.5

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

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

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

Subinterfaces of WikiNodeModel in com.liferay.portlet.wiki.model
 interface WikiNode
          The model interface for the WikiNode service.
 

Classes in com.liferay.portlet.wiki.model that implement WikiNodeModel
 class WikiNodeWrapper
           This class is a wrapper for WikiNode.
 

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

Classes in com.liferay.portlet.wiki.model.impl that implement WikiNodeModel
 class WikiNodeImpl
           
 class WikiNodeModelImpl
          The base model implementation for the WikiNode service.
 


Liferay 6.0.5