Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of JournalFolderModel in com.liferay.portlet.journal.model
 interface JournalFolder
          The extended model interface for the JournalFolder service.
 

Classes in com.liferay.portlet.journal.model that implement JournalFolderModel
 class JournalFolderWrapper
           This class is a wrapper for JournalFolder.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalFolderModel
 class JournalFolderBaseImpl
          The extended model base implementation for the JournalFolder service.
 class JournalFolderImpl
           
 class JournalFolderModelImpl
          The base model implementation for the JournalFolder service.
 


Liferay 6.2-ce-ga5