Uses of Interface
com.broadleafcommerce.fulfillment.service.FulfillmentCalculationService
Package
Description
-
Uses of FulfillmentCalculationService in com.broadleafcommerce.fulfillment.service
Modifier and TypeClassDescriptionclass
Utility service to perform calculation operations.Modifier and TypeMethodDescriptionprotected FulfillmentCalculationService
DefaultFulfillmentCalculatorService.getCalculationService()
ModifierConstructorDescriptionDefaultFulfillmentCalculatorService
(FulfillmentCalculatorConfigService calcCfgService, List<FulfillmentCalculatorProvider> fulfillmentCalculatorProviders, FulfillmentCalculatorFilterService calculatorFilterService, FulfillmentCalculationService calculationService) Deprecated, for removal: This API element is subject to removal in a future version.DefaultFulfillmentCalculatorService
(List<FulfillmentCalculatorProvider> fulfillmentCalculatorProviders, FulfillmentCalculatorFilterService calculatorFilterService, FulfillmentCalculationService calculationService) -
Uses of FulfillmentCalculationService in com.broadleafcommerce.fulfillment.service.autoconfigure
Modifier and TypeMethodDescriptionFulfillmentServicesAutoConfiguration.fulfillmentCalculationService
(WeightCalculationHelper weightCalculationHelper) Modifier and TypeMethodDescriptionFulfillmentServicesAutoConfiguration.fulfillmentCalculatorService
(List<FulfillmentCalculatorProvider> fulfillmentCalculatorProviders, FulfillmentCalculatorFilterService calculatorFilterService, FulfillmentCalculationService calculationService)