Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
-
Packages that use ExternalInventoryProperties Package Description com.broadleafcommerce.cartoperation.service.provider.external -
-
Uses of ExternalInventoryProperties in com.broadleafcommerce.cartoperation.service.provider.external
Methods in com.broadleafcommerce.cartoperation.service.provider.external that return ExternalInventoryProperties Modifier and Type Method Description protected ExternalInventoryProperties
ExternalInventoryProvider. getProperties()
Constructors in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type ExternalInventoryProperties Constructor Description ExternalInventoryProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalInventoryProperties properties)
-