Package com.broadleafcommerce.metadata.core.service.processor
-
Interface Summary Interface Description AugmentationProcessor The processor that is used to processAugmentationChangeType.INSERT
andAugmentationChangeType.PATCH
operations. -
Class Summary Class Description FieldAugmentationProcessor This processor is used to insert or update the fields.GroupAugmentationProcessor This processor is used to insert or update the groups.SelectFieldAugmentationProcessor This processor is used to insert or update the fields with typeFieldTypes.SELECT
. -
Exception Summary Exception Description ProcessAugmentationException