Liking cljdoc? Tell your friends :D

cral.alfresco.core.tags


create-node-tagclj

(create-node-tag ticket node-id body)
(create-node-tag ticket node-id body query-params & [opts])

Create a tag for a node.

Create a tag for a node.
sourceraw docstring

delete-node-tagclj

(delete-node-tag ticket node-id tag-id & [opts])

Delete a tag for a node.

Delete a tag for a node.
sourceraw docstring

list-node-tagsclj

(list-node-tags ticket node-id)
(list-node-tags ticket node-id query-params & [opts])

List tags for a node.

List tags for a node.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close