Liking cljdoc? Tell your friends :D

fabrikk.entity.interface


assert-no-conflictclj/s

(assert-no-conflict entity other-entity)

associate-asclj/s

(associate-as entity)

combineclj/s

(combine entity other-entity)

combine-no-conflictclj/s

(combine-no-conflict entity other-entity)

conflict?clj/s

(conflict? entity other-entity)

create!clj/s

(create! factory build-opts)

create-list!clj/s

(create-list!)
(create-list! list)

factoryclj/s

(factory entity)

factory-idclj/s

(factory-id entity)

idclj/s


id-match?clj/s

(id-match? entity other-entity)

list-item-kwclj/s


needs-persist?clj/s

(needs-persist? entity)

no-conflict?clj/s

(no-conflict? entity other-entity)

override-associationclj/s

(override-association entity associate-as)

pending?clj/s

(pending? entity)

persist-withclj/s

(persist-with entity)

persistable?clj/s

(persistable? entity)

persisted?clj/s

(persisted? entity)

refresh-uuidclj/s

(refresh-uuid entity)

set-persisted-valueclj/s

(set-persisted-value entity value)

suppress-list-associationclj/s

(suppress-list-association entity)

update-valueclj/s

(update-value entity f & args)

valueclj/s

(value entity)

value-to-assocclj/s

(value-to-assoc entity associate-as)

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

× close