Liking cljdoc? Tell your friends :D
Clojure only.

cral.api.model.types


get-typeclj

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

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

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

list-typesclj

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

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

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

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

× close