Package org.alfresco.repo.rating
Class RatingTotalRollupAlgorithm
java.lang.Object
org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
org.alfresco.repo.rating.RatingTotalRollupAlgorithm
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
An implementation of
AbstractRatingRollupAlgorithm which calculates the total (sum) of all ratings in a given scheme.- Since:
- 3.5
- Author:
- Neil McErlean
-
Field Summary
FieldsFields inherited from class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
namespaceService, nodeService, ratingSchemeName, ratingServiceImpl, rollupName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
afterPropertiesSet, getRollupName, setNamespaceService, setNodeService, setRatingSchemeName, setRatingService
-
Field Details
-
ROLLUP_NAME
- See Also:
-
-
Constructor Details
-
RatingTotalRollupAlgorithm
public RatingTotalRollupAlgorithm()
-
-
Method Details
-
recalculate
- Specified by:
recalculatein classAbstractRatingRollupAlgorithm
-