| Package | Description |
|---|---|
| com.broadleafcommerce.cartoperation.service.provider.external | |
| com.broadleafcommerce.cartoperation.service.provider.external.security |
| Modifier and Type | Method and Description |
|---|---|
protected UserTargetGenerationService |
ExternalOfferProvider.getUserTargetGenerationService() |
protected UserTargetGenerationService |
ExternalPricingProvider.getUserTargetGenerationService() |
| Constructor and Description |
|---|
ExternalOfferProvider(org.springframework.web.reactive.function.client.WebClient webClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.broadleafcommerce.common.extension.TypeFactory typeFactory,
ExternalOfferProperties properties,
UserTargetGenerationService userTargetGenerationService,
CartTotalsCalculator cartTotalsCalculator) |
ExternalPricingProvider(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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserTargetGenerationService |
Copyright © 2021. All rights reserved.