Package com.broadleafcommerce.metadata.core.service
-
Interface Summary Interface Description AugmentationProvider Service interface that is useful for providing an extension point for overriding or augmenting out-of-box metadata.AugmentationService<P extends Augmentation> ComponentService -
Class Summary Class Description DefaultAugmentationProvider The primary provider for fetching and applying `Augmentation` domain on top of view container metadata.DefaultAugmentationService<P extends Augmentation> The default service implementation used for doing CRUD on `Augmentation`.DefaultComponentService