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