Uses of Class
com.broadleafcommerce.dataexchange.service.provider.external.properties.ExternalPriceProviderProperties
Packages that use ExternalPriceProviderProperties
Package
Description
-
Uses of ExternalPriceProviderProperties in com.broadleafcommerce.dataexchange.service.provider
Methods in com.broadleafcommerce.dataexchange.service.provider with parameters of type ExternalPriceProviderPropertiesModifier and TypeMethodDescriptionExternalProviderAutoConfiguration.dataExchangePricingProvider
(ExternalPriceProviderProperties properties, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of ExternalPriceProviderProperties in com.broadleafcommerce.dataexchange.service.provider.external
Constructors in com.broadleafcommerce.dataexchange.service.provider.external with parameters of type ExternalPriceProviderPropertiesModifierConstructorDescriptionExternalPriceProvider
(ExternalPriceProviderProperties properties, com.fasterxml.jackson.databind.ObjectMapper mapper, org.springframework.web.reactive.function.client.WebClient webClient, com.broadleafcommerce.common.extension.TypeFactory typeFactory)