Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of JournalFeedModel in com.liferay.portlet.journal.model
 interface JournalFeed
          The extended model interface for the JournalFeed service.
 

Classes in com.liferay.portlet.journal.model that implement JournalFeedModel
 class JournalFeedWrapper
           This class is a wrapper for JournalFeed.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalFeedModel
 class JournalFeedBaseImpl
          The extended model base implementation for the JournalFeed service.
 class JournalFeedImpl
           
 class JournalFeedModelImpl
          The base model implementation for the JournalFeed service.
 


Liferay 6.2-ce-ga5