Liking cljdoc? Tell your friends :D

active.events.entities

Functions to define events that represent create/update/delete actions on entities.

Functions to define events that represent create/update/delete actions on entities.
raw docstring

create-entityclj

(create-entity create-entity-value)
source

create-entity-valueclj

(create-entity-value v__6417__auto__)
source

create-entity?clj

(create-entity? v__6418__auto__)
source

delete-entityclj

(delete-entity)
source

delete-entity?clj

(delete-entity? v__6418__auto__)
source

entity-refclj

(entity-ref entity-ref-id entity-ref-action)
source

entity-ref-actionclj

(entity-ref-action v__6417__auto__)
source

entity-ref-idclj

(entity-ref-id v__6417__auto__)
source

entity-ref?clj

(entity-ref? v__6418__auto__)
source

to-entities-historyclj

(to-entities-history created updated deleted)
source

to-entities-mapclj

(to-entities-map apply-patch & [default])
source

to-entityclj

(to-entity apply-patch & [default])
source

to-entity-historyclj

(to-entity-history created updated deleted)
source

to-ref-mapclj

(to-ref-map f)
source

update-entityclj

(update-entity update-entity-patch)
source

update-entity-patchclj

(update-entity-patch v__6417__auto__)
source

update-entity?clj

(update-entity? v__6418__auto__)
source

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

× close