Uses of Interface
org.alfresco.service.cmr.rating.RatingService
Packages that use RatingService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of RatingService in org.alfresco.repo.rating
Classes in org.alfresco.repo.rating that implement RatingServiceMethods in org.alfresco.repo.rating with parameters of type RatingServiceModifier and TypeMethodDescriptionvoidAbstractRatingRollupAlgorithm.setRatingService(RatingService ratingService) -
Uses of RatingService in org.alfresco.repo.rating.traitextender
Subinterfaces of RatingService in org.alfresco.repo.rating.traitextenderModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of RatingService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return RatingService -
Uses of RatingService in org.alfresco.repo.virtual.bundle
Classes in org.alfresco.repo.virtual.bundle that implement RatingService -
Uses of RatingService in org.alfresco.service
Methods in org.alfresco.service that return RatingServiceModifier and TypeMethodDescriptionServiceRegistry.getRatingService()Get the rating service (or null if one is not provided)