Liferay 6.1.2-ce-ga3

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 extended 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 WikiNodeBaseImpl
          The extended model base implementation for the WikiNode service.
 class WikiNodeImpl
           
 class WikiNodeModelImpl
          The base model implementation for the WikiNode service.
 


Liferay 6.1.2-ce-ga3