Liferay 6.0.5

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()
          Gets the ratings stats finder.
 RatingsStatsFinder LayoutLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder BlogsEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder DLFileEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder JournalArticleLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder MBThreadLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 RatingsStatsFinder MBMessageServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 RatingsStatsFinder MBMessageLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder RatingsEntryServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 RatingsStatsFinder RatingsEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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

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()
          Gets the ratings stats finder.
 RatingsStatsFinder SCProductEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Gets the ratings stats finder.
 

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


Liferay 6.0.5