Uses of Class
org.alfresco.service.cmr.rating.RatingServiceException
Packages that use RatingServiceException
-
Uses of RatingServiceException in org.alfresco.repo.rating
Methods in org.alfresco.repo.rating that throw RatingServiceExceptionModifier and TypeMethodDescriptionvoidRatingServiceImpl.applyRating(NodeRef targetNode, float rating, String ratingSchemeName) -
Uses of RatingServiceException in org.alfresco.service.cmr.rating
Methods in org.alfresco.service.cmr.rating that throw RatingServiceExceptionModifier and TypeMethodDescriptionvoidRatingService.applyRating(NodeRef targetNode, float rating, String ratingSchemeName) This method applies the given rating to the specified target node.