Liferay 6.1.2-ce-ga3

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
          The extended model interface for the JournalStructure service.
 

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 JournalStructureBaseImpl
          The extended model base implementation for the JournalStructure service.
 class JournalStructureImpl
           
 class JournalStructureModelImpl
          The base model implementation for the JournalStructure service.
 


Liferay 6.1.2-ce-ga3