Liferay 6.0.5

Uses of Interface
com.liferay.portlet.journal.service.persistence.JournalArticleFinder

Packages that use JournalArticleFinder
com.liferay.portal.service.base   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.journal.service.persistence   
 

Uses of JournalArticleFinder in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as JournalArticleFinder
protected  JournalArticleFinder GroupServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder GroupLocalServiceBaseImpl.journalArticleFinder
           
 

Methods in com.liferay.portal.service.base that return JournalArticleFinder
 JournalArticleFinder GroupServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder GroupLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 

Methods in com.liferay.portal.service.base with parameters of type JournalArticleFinder
 void GroupServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void GroupLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 

Uses of JournalArticleFinder in com.liferay.portlet.asset.service.base
 

Fields in com.liferay.portlet.asset.service.base declared as JournalArticleFinder
protected  JournalArticleFinder AssetEntryServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder AssetEntryLocalServiceBaseImpl.journalArticleFinder
           
 

Methods in com.liferay.portlet.asset.service.base that return JournalArticleFinder
 JournalArticleFinder AssetEntryServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder AssetEntryLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type JournalArticleFinder
 void AssetEntryServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void AssetEntryLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 

Uses of JournalArticleFinder in com.liferay.portlet.journal.service.base
 

Fields in com.liferay.portlet.journal.service.base declared as JournalArticleFinder
protected  JournalArticleFinder JournalTemplateServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalTemplateLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalStructureServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalStructureLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalFeedServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalFeedLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalContentSearchLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalArticleServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalArticleResourceLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalArticleLocalServiceBaseImpl.journalArticleFinder
           
protected  JournalArticleFinder JournalArticleImageLocalServiceBaseImpl.journalArticleFinder
           
 

Methods in com.liferay.portlet.journal.service.base that return JournalArticleFinder
 JournalArticleFinder JournalTemplateServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalTemplateLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalStructureServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalStructureLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalFeedServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalFeedLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalContentSearchLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalArticleServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalArticleResourceLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalArticleLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 JournalArticleFinder JournalArticleImageLocalServiceBaseImpl.getJournalArticleFinder()
          Gets the journal article finder.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type JournalArticleFinder
 void JournalTemplateServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalTemplateLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalStructureServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalStructureLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalFeedServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalFeedLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalContentSearchLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalArticleServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalArticleResourceLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalArticleLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void JournalArticleImageLocalServiceBaseImpl.setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 

Uses of JournalArticleFinder in com.liferay.portlet.journal.service.persistence
 

Classes in com.liferay.portlet.journal.service.persistence that implement JournalArticleFinder
 class JournalArticleFinderImpl
           
 

Methods in com.liferay.portlet.journal.service.persistence that return JournalArticleFinder
static JournalArticleFinder JournalArticleFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalArticleFinder
 void JournalArticleFinderUtil.setFinder(JournalArticleFinder finder)
           
 


Liferay 6.0.5