Package | Description |
---|---|
org.alfresco.rest.api.impl.node.ratings | |
org.alfresco.rest.api.model |
Modifier and Type | Method and Description |
---|---|
protected abstract DocumentRatingSummary |
AbstractRatingScheme.getDocumentRatingSummary(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
DocumentRatingSummary |
FiveStarRatingScheme.getDocumentRatingSummary(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
protected DocumentRatingSummary |
LikesRatingScheme.getDocumentRatingSummary(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
Modifier and Type | Class and Description |
---|---|
class |
FiveStarRatingSummary |
class |
LikesRatingSummary |
Modifier and Type | Method and Description |
---|---|
DocumentRatingSummary |
NodeRating.getAggregate() |
Constructor and Description |
---|
NodeRating(String ratingSchemeId,
Object myRating,
Date ratedAt,
DocumentRatingSummary documentRatingSummary) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.