Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
Packages that use ExternalPricingProperties
-
Uses of ExternalPricingProperties in com.broadleafcommerce.cartoperation.service.provider.external
Methods in com.broadleafcommerce.cartoperation.service.provider.external that return ExternalPricingPropertiesModifier and TypeMethodDescriptionprotected ExternalPricingProperties
ExternalPricingProvider.getProperties()
Constructors in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type ExternalPricingPropertiesModifierConstructorDescriptionExternalPricingProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, CartItemPricingUtils cartItemPricingUtils, ExternalPricingProperties properties, UserTargetGenerationService userTargetGenerationService)