Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.metadata.core.service.DefaultAugmentationProvider Modifier and Type Constant Field Value public static final StringTARGET_KEY_REGEX"(?:components\\[field:)(.*)(?:\\])$" -
com.broadleafcommerce.metadata.core.service.DefaultComponentService Modifier and Type Constant Field Value public static final StringMETADATA_COMPONENT_CACHE"metadataComponentCacheByComponentIdTenantIdApplicationId"
-
com.broadleafcommerce.metadata.core.service.messaging.augmentation.AugmentationModifiedEventProducer Modifier and Type Constant Field Value public static final StringCHANNEL"augmentationModifiedOutput"
-
com.broadleafcommerce.metadata.core.service.validation.AugmentationValidator Modifier and Type Constant Field Value public static final StringINVALID_FIELD_PAYLOAD"Failed to parse json payload for field augmentation"public static final StringINVALID_GROUP_PAYLOAD"Failed to parse json payload for group augmentation"
-
com.broadleafcommerce.metadata.core.util.AugmentationUtils Modifier and Type Constant Field Value public static final StringACTION_COMPONENT_AUGMENTATION_KEY_FORMAT"%s.actions[%s].components[%s]"public static final StringCOMPONENT_AUGMENTATION_KEY_FORMAT"%s.components[%s]"
-
com.broadleafcommerce.metadata.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringMETADATA_ROUTE_KEY"metadata"public static final StringMETADATA_ROUTE_PACKAGE"com.broadleafcommerce.metadata"
-
com.broadleafcommerce.metadata.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringMETADATA_ENTITY_MANAGER_FACTORY"metadataEntityManagerFactory"public static final StringMETADATA_TRANSACTION_MANAGER"metadataTransactionManager"public static final StringMETADATA_TRANSACTION_TEMPLATE"metadataTransactionTemplate"
-
com.broadleafcommerce.metadata.web.endpoint.AugmentationEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/augmentation"