Uses of Class
org.alfresco.rest.model.RestRatingModelsCollection
Packages that use RestRatingModelsCollection
-
Uses of RestRatingModelsCollection in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestRatingModelsCollectionModifier and TypeMethodDescriptionRestRatingModelsCollection.assertNodeHasFiveStarRating()RestRatingModelsCollection.assertNodeHasNoFiveStarRating()RestRatingModelsCollection.assertNodeIsLiked()RestRatingModelsCollection.assertNodeIsNotLiked() -
Uses of RestRatingModelsCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestRatingModelsCollectionModifier and TypeMethodDescriptionNode.getRatings()Retrieve node ratings using GET call on "nodes/{nodeId}/ratings"