Package | Description |
---|---|
com.broadleafcommerce.cartoperation.service.pricing | |
com.broadleafcommerce.cartoperation.service.provider.external |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCartTotalsCalculator |
Modifier and Type | Method and Description |
---|---|
protected CartTotalsCalculator |
DefaultCartPricingService.getCartTotalsCalculator() |
Constructor and Description |
---|
DefaultCartPricingService(CartItemPricingUtils cartItemPricingUtils,
CartProvider cartProvider,
PricingProvider pricingProvider,
OfferProvider offerProvider,
CatalogProvider catalogProvider,
CartItemConfigurationService cartItemConfigurationService,
TaxService taxService,
FulfillmentPricingService fulfillmentPricingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
CartTotalsCalculator cartTotalsCalculator,
CartPricingRoundingHelper roundingHelper,
CartOperationServiceProperties cartOperationServiceProperties,
com.broadleafcommerce.common.extension.TypeFactory typeFactory,
org.springframework.context.MessageSource messageSource) |
Modifier and Type | Method and Description |
---|---|
protected CartTotalsCalculator |
ExternalOfferProvider.getCartTotalsCalculator() |
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) |
Copyright © 2021. All rights reserved.