Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.journal.model that implement JournalArticleResourceModel
 class JournalArticleResourceWrapper
           This class is a wrapper for JournalArticleResource.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalArticleResourceModel
 class JournalArticleResourceImpl
           
 class JournalArticleResourceModelImpl
           This interface is a model that represents the JournalArticleResource table in the database.
 


Liferay 6.0.3