Liferay 7.0-ce-b4

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.messageboards.service.base   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.ratings.service.persistence   
com.liferay.portlet.ratings.service.persistence.impl   
 

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 UserServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder LayoutLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder UserLocalServiceBaseImpl.ratingsStatsFinder
           
 

Methods in com.liferay.portal.service.base that return RatingsStatsFinder
 RatingsStatsFinder LayoutServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder UserServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder LayoutLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder UserLocalServiceBaseImpl.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 UserServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void LayoutLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void UserLocalServiceBaseImpl.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 DLFolderLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder DLFileEntryServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder DLAppHelperLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder DLFileEntryLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder DLFolderServiceBaseImpl.ratingsStatsFinder
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsStatsFinder
 void DLFolderLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void DLFileEntryServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void DLAppHelperLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void DLFileEntryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void DLFolderServiceBaseImpl.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 MBCategoryLocalServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder MBThreadServiceBaseImpl.ratingsStatsFinder
           
protected  RatingsStatsFinder MBCategoryServiceBaseImpl.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 MBCategoryLocalServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder MBThreadServiceBaseImpl.getRatingsStatsFinder()
          Returns the ratings stats finder.
 RatingsStatsFinder MBCategoryServiceBaseImpl.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 MBCategoryLocalServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void MBThreadServiceBaseImpl.setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
          Sets the ratings stats finder.
 void MBCategoryServiceBaseImpl.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
 

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.ratings.service.persistence.impl
 

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


Liferay 7.0-ce-b4