Liferay 6.1.2-ce-ga3

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
          The extended model interface for the JournalArticleResource service.
 

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 JournalArticleResourceBaseImpl
          The extended model base implementation for the JournalArticleResource service.
 class JournalArticleResourceImpl
           
 class JournalArticleResourceModelImpl
          The base model implementation for the JournalArticleResource service.
 


Liferay 6.1.2-ce-ga3