Package io.jmix.core.impl.importexport
Class CollectionCompare
java.lang.Object
io.jmix.core.impl.importexport.CollectionCompare
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
compare
(Collection<Object> src, Collection<Object> dst) onUpdate
(BiConsumer<Object, Object> updateConsumer) static CollectionCompare
with()
-
Field Details
-
createConsumer
-
deleteConsumer
-
updateConsumer
-
-
Method Details
-
with
-
onCreate
-
onDelete
-
onUpdate
-
compare
-