Package io.jmix.restds.impl
Class RestSaveContextProcessor
java.lang.Object
io.jmix.restds.impl.RestSaveContextProcessor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidnormalizeCompositionItems(SaveContext saveContext) Cleans up entitiesToSave and entitiesToRemove collections so they don't contain composition items that are managed by the aggregate root entities also present in entitiesToSave.
- 
Constructor Details- 
RestSaveContextProcessor
 
- 
- 
Method Details- 
normalizeCompositionItemsCleans up entitiesToSave and entitiesToRemove collections so they don't contain composition items that are managed by the aggregate root entities also present in entitiesToSave.Assigns root entity to inverse properties of composition items. 
 
-