Liferay 6.2-ce-ga5

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

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

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.wiki.model
 

Subinterfaces of ResourcedModel in com.liferay.portlet.wiki.model
 interface WikiPage
          The extended model interface for the WikiPage service.
 interface WikiPageModel
          The base model interface for the WikiPage service.
 

Classes in com.liferay.portlet.wiki.model that implement ResourcedModel
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 


Liferay 6.2-ce-ga5