Liferay 6.0.3

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
           This interface is a model that represents the WikiNode table in the database.
 

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
           This interface is a model that represents the WikiNode table in the database.
 


Liferay 6.0.3