Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
Package
Description
-
Uses of ExternalCustomerProperties in com.broadleafcommerce.cartoperation.service.autoconfigure
Modifier 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
Modifier and TypeMethodDescriptionprotected ExternalCustomerProperties
ExternalCustomerProvider.getProperties()
ModifierConstructorDescriptionExternalCustomerProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalCustomerProperties properties)