Liferay 6.0.3

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
           This interface is a model that represents the JournalArticle table in the database.
 

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
           This interface is a model that represents the JournalArticle table in the database.
 


Liferay 6.0.3