Liferay 6.0.3

Uses of Interface
com.liferay.portlet.journal.model.JournalStructureModel

Packages that use JournalStructureModel
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
 

Uses of JournalStructureModel in com.liferay.portlet.journal.model
 

Subinterfaces of JournalStructureModel in com.liferay.portlet.journal.model
 interface JournalStructure
           This interface is a model that represents the JournalStructure table in the database.
 

Classes in com.liferay.portlet.journal.model that implement JournalStructureModel
 class JournalStructureWrapper
           This class is a wrapper for JournalStructure.
 

Uses of JournalStructureModel in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement JournalStructureModel
 class JournalStructureImpl
           
 class JournalStructureModelImpl
           This interface is a model that represents the JournalStructure table in the database.
 


Liferay 6.0.3