Liking cljdoc? Tell your friends :D

cral.api.model.aspects


get-aspectclj

(get-aspect ticket aspect-id & [opts])

Get information for aspect aspect-id.
More info here.

Get information for aspect `aspect-id`.\
More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Model%20API#/aspects/getAspect).
sourceraw docstring

list-aspectsclj

(list-aspects ticket)
(list-aspects ticket query-params & [opts])

Gets a list of aspects from the data dictionary. The System aspects will be ignored by default.
More info here.

Gets a list of aspects from the data dictionary. The System aspects will be ignored by default.\
More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Model%20API#/aspects/listAspects).
sourceraw docstring

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

× close