Liferay 6.2-ce-ga5

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

Packages that use RatingsStatsFinder
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
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()
          Returns the ratings stats finder.
 RatingsStatsFinder LayoutLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns 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()
          Returns the ratings stats finder.
 RatingsStatsFinder BlogsEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns 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 DLAppHelperLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsStatsFinder
 RatingsStatsFinder DLAppHelperLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsStatsFinder
 void DLAppHelperLocalServiceBaseImpl.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()
          Returns the ratings stats finder.
 RatingsStatsFinder JournalArticleLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns 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()
          Returns the ratings stats finder.
 RatingsStatsFinder MBThreadLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder MBMessageServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder MBMessageLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns 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 RatingsEntryLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder RatingsEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder RatingsStatsLocalServiceBaseImpl.ratingsStatsFinder
           
 

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

Methods in com.liferay.portlet.ratings.service.base with parameters of type RatingsStatsFinder
 void RatingsEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void RatingsEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void RatingsStatsLocalServiceBaseImpl.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 SCProductEntryLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder SCProductEntryServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return RatingsStatsFinder
 RatingsStatsFinder SCProductEntryLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder SCProductEntryServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 

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


Liferay 6.2-ce-ga5