Class RatingCountRollupAlgorithm

java.lang.Object
org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
org.alfresco.repo.rating.RatingCountRollupAlgorithm
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class RatingCountRollupAlgorithm extends AbstractRatingRollupAlgorithm
An implementation of AbstractRatingRollupAlgorithm which calculates the count (number) of all ratings in a given scheme.
Since:
3.5
Author:
Neil McErlean