All Classes and Interfaces
Class
Description
The type of augmentation that should be performed
A message event dispatched after an augmentation has been created or modified by the admin.
The processor that is used to process
AugmentationChangeType.INSERT
and
AugmentationChangeType.PATCH
operations.Service interface that is useful for providing an extension point for overriding or augmenting
out-of-box metadata.
AugmentationRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
The common utility for the augmentation service.
Validations for
Augmentation
.Composition of a
Component
along with all of the Augmentations
that
were applied to itRepresents a derivative of the Broadleaf type for an entity that allows business users to group
such entities by shared attributes.
Represents a field common to products based on the parent
BusinessType
.A message event dispatched after an augmentation has been created or modified by the admin.
Represents an exception that occurs in
MetadataProductBusinessTypeModifiedHandler
.Contains the base information about the augmentation for the components.
The primary provider for fetching and applying `Augmentation` domain on top of view container
metadata.
The default service implementation used for doing CRUD on `Augmentation`.
Enumerates the default types of
BusinessTypeFields
that exist.The default service implementation used to process a metadata DSL component for a business type.
The default service implementation used for doing CRUD on `Route`.
Enumerates the defaults types of routes.
The default service implementation used for doing CRUD on `Route`.
This processor is used to insert or update the fields.
Contains the base information about the augmentation for the fields.
This processor is used to insert or update the fields.
Contains the base information about the augmentation for the groups.
This processor is used to insert or update the groups.
Cache key generator for the metadata components
Properties that influence cache settings for the metadata service
Spring Boot default property overrides for this service
The main JPA auto configuration that initializes the out of the box JPA repositories and domain
for the metadata service.
Configuration for engaging default Broadleaf support for Apache Ignite cache
Metadata-specific configuration for validation.
Routes represent the relationship between a browser’s location, and the view it renders.
RouteComponentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
RouteRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
This processor is used to insert or update the fields with type
FieldTypes.SELECT
.Originally from
http://aleksz-programming.blogspot.com/2014/04/jackson-unwrapped-with-type-information.html.
Originally from
http://aleksz-programming.blogspot.com/2014/04/jackson-unwrapped-with-type-information.html
Represents a validation rule for a
ValidationSchema
.Contains the base information about the augmentation for the validation method.
Represents validation rules to run against a
BusinessTypeField
.Contains the base information about the augmentation for the validation schema.