Liking cljdoc? Tell your friends :D

com.adgoji.cm-reports.core


deleteclj

(delete client profile-id report-id)

get-by-idclj

(get-by-id client profile-id report-id)

get-listclj

(get-list client profile-id {:keys [max-results scope sort-field sort-order]})

insertclj

(insert client profile-id report)

patchclj

(patch client profile-id report-id content)

putclj

(put client profile-id report-id report)

runclj

(run client profile-id report-id {:keys [synchronous] :or {synchronous false}})

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

× close