Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portal.model.ResourcedModel

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

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

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

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

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

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


Liferay 7.0-ce-m6