Uses of Class
com.broadleafcommerce.pricing.provider.external.ExternalPricingCartProperties
Packages that use ExternalPricingCartProperties
-
Uses of ExternalPricingCartProperties in com.broadleafcommerce.pricing.provider.external
Constructors in com.broadleafcommerce.pricing.provider.external with parameters of type ExternalPricingCartPropertiesModifierConstructorDescriptionExternalPricingCartProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalPricingCartProperties properties)