Uses of Class
com.broadleafcommerce.fulfillment.service.helper.WeightCalculationHelper
Package
Description
-
Uses of WeightCalculationHelper in com.broadleafcommerce.fulfillment.service
Modifier and TypeMethodDescriptionprotected WeightCalculationHelper
DefaultFulfillmentCalculationService.getWeightCalculationHelper()
protected WeightCalculationHelper
DefaultFulfillmentCalculatorService.getWeightCalculationHelper()
Modifier and TypeMethodDescriptionvoid
DefaultFulfillmentCalculatorService.setWeightCalculationHelper
(WeightCalculationHelper weightCalculationHelper) ModifierConstructorDescription -
Uses of WeightCalculationHelper in com.broadleafcommerce.fulfillment.service.autoconfigure
Modifier and TypeMethodDescriptionFulfillmentServicesAutoConfiguration.fulfillmentCalculationService
(WeightCalculationHelper weightCalculationHelper)