Liferay 6.0.4

Uses of Interface
com.liferay.portlet.ratings.service.persistence.RatingsStatsFinder

Packages that use RatingsStatsFinder
com.liferay.portal.service.base   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.ratings.service.persistence   
com.liferay.portlet.softwarecatalog.service.base   
 

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

Fields in com.liferay.portal.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder LayoutServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder LayoutLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portal.service.base that return RatingsStatsFinder
 RatingsStatsFinder LayoutServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder LayoutLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portal.service.base with parameters of type RatingsStatsFinder
 void LayoutServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void LayoutLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.blogs.service.base
 

Fields in com.liferay.portlet.blogs.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder BlogsEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder BlogsEntryLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.blogs.service.base that return RatingsStatsFinder
 RatingsStatsFinder BlogsEntryServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder BlogsEntryLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type RatingsStatsFinder
 void BlogsEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void BlogsEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder DLFileEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder DLFileEntryLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsStatsFinder
 RatingsStatsFinder DLFileEntryServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder DLFileEntryLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsStatsFinder
 void DLFileEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void DLFileEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

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

Fields in com.liferay.portlet.journal.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder JournalArticleServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder JournalArticleLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.journal.service.base that return RatingsStatsFinder
 RatingsStatsFinder JournalArticleServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder JournalArticleLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.journal.service.base with parameters of type RatingsStatsFinder
 void JournalArticleServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void JournalArticleLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.messageboards.service.base
 

Fields in com.liferay.portlet.messageboards.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder MBThreadServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder MBThreadLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder MBMessageServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder MBMessageLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return RatingsStatsFinder
 RatingsStatsFinder MBThreadServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder MBThreadLocalServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder MBMessageServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder MBMessageLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type RatingsStatsFinder
 void MBThreadServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void MBThreadLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void MBMessageServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void MBMessageLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.ratings.service.base
 

Fields in com.liferay.portlet.ratings.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder RatingsStatsLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder RatingsEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder RatingsEntryLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.ratings.service.base that return RatingsStatsFinder
 RatingsStatsFinder RatingsStatsLocalServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder RatingsEntryServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder RatingsEntryLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type RatingsStatsFinder
 void RatingsStatsLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void RatingsEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void RatingsEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.ratings.service.persistence
 

Classes in com.liferay.portlet.ratings.service.persistence that implement RatingsStatsFinder
 class RatingsStatsFinderImpl
           
 

Methods in com.liferay.portlet.ratings.service.persistence that return RatingsStatsFinder
static RatingsStatsFinder RatingsStatsFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.ratings.service.persistence with parameters of type RatingsStatsFinder
 void RatingsStatsFinderUtil.setFinder(RatingsStatsFinder finder)
           
 

Uses of RatingsStatsFinder in com.liferay.portlet.softwarecatalog.service.base
 

Fields in com.liferay.portlet.softwarecatalog.service.base declared as RatingsStatsFinder
protected  RatingsStatsFinder SCProductEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder SCProductEntryLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return RatingsStatsFinder
 RatingsStatsFinder SCProductEntryServiceBaseImpl.getRatingsStatsFinder()
           
 RatingsStatsFinder SCProductEntryLocalServiceBaseImpl.getRatingsStatsFinder()
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base with parameters of type RatingsStatsFinder
 void SCProductEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 void SCProductEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
           
 


Liferay 6.0.4