public class RatingCountRollupAlgorithm extends AbstractRatingRollupAlgorithm
AbstractRatingRollupAlgorithm which calculates the count (number) of all
ratings in a given scheme.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLLUP_NAME |
namespaceService, nodeService, ratingSchemeName, ratingServiceImpl, rollupName| Constructor and Description |
|---|
RatingCountRollupAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
recalculate(org.alfresco.service.cmr.repository.NodeRef ratedNode) |
afterPropertiesSet, getRollupName, setNamespaceService, setNodeService, setRatingSchemeName, setRatingServicepublic static final java.lang.String ROLLUP_NAME
public java.lang.Integer recalculate(org.alfresco.service.cmr.repository.NodeRef ratedNode)
recalculate in class AbstractRatingRollupAlgorithmCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.