Liferay 6.0.5

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

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

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

Subinterfaces of JournalArticleModel in com.liferay.portlet.journal.model
 interface JournalArticle
          The model interface for the JournalArticle service.
 

Classes in com.liferay.portlet.journal.model that implement JournalArticleModel
 class JournalArticleWrapper
           This class is a wrapper for JournalArticle.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalArticleModel
 class JournalArticleImpl
           
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle service.
 


Liferay 6.0.5