(create-rating ticket node-id body)(create-rating ticket node-id body query-params & [opts])Create a rating for the node with identifier node-id.
More info here.
Create a rating for the node with identifier `node-id`.\ More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API#/ratings/createRating).
(delete-rating ticket node-id rating-id)Deletes rating rating-id from node node-id.
More info here.
Deletes rating `rating-id` from node `node-id`.\ More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API#/ratings/deleteRating).
(get-rating ticket node-id rating-id)(get-rating ticket node-id rating-id query-params & [opts])Get the specific rating rating-id on node node-id.
More info here.
Get the specific rating `rating-id` on node `node-id`.\ More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API#/ratings/getRating).
(list-ratings ticket node-id)(list-ratings ticket node-id query-params & [opts])Gets a list of ratings for node node-id.
More info here.
Gets a list of ratings for node `node-id`.\ More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API#/ratings/listRatings).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |