Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.journal.model that implement JournalTemplateModel
 class JournalTemplateWrapper
           This class is a wrapper for JournalTemplate.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalTemplateModel
 class JournalTemplateImpl
           
 class JournalTemplateModelImpl
           This interface is a model that represents the JournalTemplate table in the database.
 


Liferay 6.0.3