Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.ratings.service.RatingsStatsLocalService

Packages that use RatingsStatsLocalService
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   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.ratings.service.impl   
com.liferay.portlet.softwarecatalog.service.base   
 

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

Fields in com.liferay.portal.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService LayoutLocalServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService LayoutServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portal.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService LayoutLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService LayoutServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portal.service.base with parameters of type RatingsStatsLocalService
 void LayoutLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void LayoutServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

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

Fields in com.liferay.portlet.blogs.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService BlogsEntryServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService BlogsEntryLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.blogs.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService BlogsEntryServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService BlogsEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type RatingsStatsLocalService
 void BlogsEntryServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void BlogsEntryLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

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

Fields in com.liferay.portlet.documentlibrary.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService DLAppHelperLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService DLAppHelperLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsStatsLocalService
 void DLAppHelperLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

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

Fields in com.liferay.portlet.journal.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService JournalArticleServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService JournalArticleLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.journal.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService JournalArticleServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService JournalArticleLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.journal.service.base with parameters of type RatingsStatsLocalService
 void JournalArticleServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void JournalArticleLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

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

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

Methods in com.liferay.portlet.messageboards.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService MBMessageServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService MBThreadServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService MBMessageLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService MBThreadLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type RatingsStatsLocalService
 void MBMessageServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void MBThreadServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void MBMessageLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void MBThreadLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

Uses of RatingsStatsLocalService in com.liferay.portlet.ratings.service
 

Classes in com.liferay.portlet.ratings.service that implement RatingsStatsLocalService
 class RatingsStatsLocalServiceWrapper
           This class is a wrapper for RatingsStatsLocalService.
 

Methods in com.liferay.portlet.ratings.service that return RatingsStatsLocalService
static RatingsStatsLocalService RatingsStatsLocalServiceUtil.getService()
           
 RatingsStatsLocalService RatingsStatsLocalServiceWrapper.getWrappedRatingsStatsLocalService()
          Deprecated. Renamed to RatingsStatsLocalServiceWrapper.getWrappedService()
 RatingsStatsLocalService RatingsStatsLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.ratings.service with parameters of type RatingsStatsLocalService
 void RatingsStatsLocalServiceUtil.setService(RatingsStatsLocalService service)
          Deprecated.  
 void RatingsStatsLocalServiceWrapper.setWrappedRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Deprecated. Renamed to RatingsStatsLocalServiceWrapper.setWrappedService(com.liferay.portlet.ratings.service.RatingsStatsLocalService)
 void RatingsStatsLocalServiceWrapper.setWrappedService(RatingsStatsLocalService ratingsStatsLocalService)
           
 

Constructors in com.liferay.portlet.ratings.service with parameters of type RatingsStatsLocalService
RatingsStatsLocalServiceWrapper(RatingsStatsLocalService ratingsStatsLocalService)
           
 

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

Classes in com.liferay.portlet.ratings.service.base that implement RatingsStatsLocalService
 class RatingsStatsLocalServiceBaseImpl
          The base implementation of the ratings stats local service.
 

Fields in com.liferay.portlet.ratings.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService RatingsEntryLocalServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService RatingsEntryServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService RatingsStatsLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.ratings.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService RatingsEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService RatingsEntryServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService RatingsStatsLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type RatingsStatsLocalService
 void RatingsEntryLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void RatingsEntryServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void RatingsStatsLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 

Uses of RatingsStatsLocalService in com.liferay.portlet.ratings.service.impl
 

Classes in com.liferay.portlet.ratings.service.impl that implement RatingsStatsLocalService
 class RatingsStatsLocalServiceImpl
           
 

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

Fields in com.liferay.portlet.softwarecatalog.service.base declared as RatingsStatsLocalService
protected  RatingsStatsLocalService SCProductEntryLocalServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService SCProductEntryServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService SCProductEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 RatingsStatsLocalService SCProductEntryServiceBaseImpl.getRatingsStatsLocalService()
          Returns the ratings stats local service.
 

Methods in com.liferay.portlet.softwarecatalog.service.base with parameters of type RatingsStatsLocalService
 void SCProductEntryLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 void SCProductEntryServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
          Sets the ratings stats local service.
 


Liferay 6.1.2-ce-ga3