public interface RatingScheme
| Modifier and Type | Method and Description |
|---|---|
void |
applyRating(NodeRef nodeRef,
Object rating) |
NodeRating |
getNodeRating(NodeRef nodeRef) |
void |
removeRating(NodeRef nodeRef) |
void removeRating(NodeRef nodeRef)
NodeRating getNodeRating(NodeRef nodeRef)
Copyright © 2005–2014 Alfresco Software. All rights reserved.