Liferay 6.0.4

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

Packages that use RatingsStatsLocalService
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   
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 LayoutServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService LayoutLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portal.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService LayoutServiceBaseImpl.getRatingsStatsLocalService()
           
 RatingsStatsLocalService LayoutLocalServiceBaseImpl.getRatingsStatsLocalService()
           
 

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

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()
           
 RatingsStatsLocalService BlogsEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
           
 

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

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

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

Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService DLFileEntryServiceBaseImpl.getRatingsStatsLocalService()
           
 RatingsStatsLocalService DLFileEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
           
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsStatsLocalService
 void DLFileEntryServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
           
 void DLFileEntryLocalServiceBaseImpl.setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
           
 

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()
           
 RatingsStatsLocalService JournalArticleLocalServiceBaseImpl.getRatingsStatsLocalService()
           
 

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

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

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

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

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

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()
           
 

Methods in com.liferay.portlet.ratings.service with parameters of type RatingsStatsLocalService
 void RatingsStatsLocalServiceUtil.setService(RatingsStatsLocalService service)
           
 

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
           
 

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

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

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

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 SCProductEntryServiceBaseImpl.ratingsStatsLocalService
           
protected  RatingsStatsLocalService SCProductEntryLocalServiceBaseImpl.ratingsStatsLocalService
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return RatingsStatsLocalService
 RatingsStatsLocalService SCProductEntryServiceBaseImpl.getRatingsStatsLocalService()
           
 RatingsStatsLocalService SCProductEntryLocalServiceBaseImpl.getRatingsStatsLocalService()
           
 

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


Liferay 6.0.4