Liferay 6.0.3

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

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

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

Subinterfaces of JournalContentSearchModel in com.liferay.portlet.journal.model
 interface JournalContentSearch
           This interface is a model that represents the JournalContentSearch table in the database.
 

Classes in com.liferay.portlet.journal.model that implement JournalContentSearchModel
 class JournalContentSearchWrapper
           This class is a wrapper for JournalContentSearch.
 

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

Classes in com.liferay.portlet.journal.model.impl that implement JournalContentSearchModel
 class JournalContentSearchImpl
           
 class JournalContentSearchModelImpl
           This interface is a model that represents the JournalContentSearch table in the database.
 


Liferay 6.0.3