Class RatingTotalRollupAlgorithm

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

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