Liferay 6.0.3

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
           This interface is a model that represents the JournalFeed table in the database.
 

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 JournalFeedImpl
           
 class JournalFeedModelImpl
           This interface is a model that represents the JournalFeed table in the database.
 


Liferay 6.0.3