Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
Packages that use ExternalCustomerProperties
Package
Description
-
Uses of ExternalCustomerProperties in com.broadleafcommerce.cartoperation.service.autoconfigure
Methods in com.broadleafcommerce.cartoperation.service.autoconfigure with parameters of type ExternalCustomerPropertiesModifier and TypeMethodDescriptionCartOperationServiceAutoConfiguration.customerProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalCustomerProperties externalCustomerProperties) -
Uses of ExternalCustomerProperties in com.broadleafcommerce.cartoperation.service.provider.external
Methods in com.broadleafcommerce.cartoperation.service.provider.external that return ExternalCustomerPropertiesModifier and TypeMethodDescriptionprotected ExternalCustomerProperties
ExternalCustomerProvider.getProperties()
Constructors in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type ExternalCustomerPropertiesModifierConstructorDescriptionExternalCustomerProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalCustomerProperties properties)