Uses of Class
com.broadleafcommerce.fulfillment.service.helper.WeightCalculationHelper
Packages that use WeightCalculationHelper
Package
Description
-
Uses of WeightCalculationHelper in com.broadleafcommerce.fulfillment.service
Methods in com.broadleafcommerce.fulfillment.service that return WeightCalculationHelperModifier and TypeMethodDescriptionprotected WeightCalculationHelper
DefaultFulfillmentCalculationService.getWeightCalculationHelper()
protected WeightCalculationHelper
DefaultFulfillmentCalculatorService.getWeightCalculationHelper()
Methods in com.broadleafcommerce.fulfillment.service with parameters of type WeightCalculationHelperModifier and TypeMethodDescriptionvoid
DefaultFulfillmentCalculatorService.setWeightCalculationHelper
(WeightCalculationHelper weightCalculationHelper) Constructors in com.broadleafcommerce.fulfillment.service with parameters of type WeightCalculationHelperModifierConstructorDescription -
Uses of WeightCalculationHelper in com.broadleafcommerce.fulfillment.service.autoconfigure
Methods in com.broadleafcommerce.fulfillment.service.autoconfigure that return WeightCalculationHelperMethods in com.broadleafcommerce.fulfillment.service.autoconfigure with parameters of type WeightCalculationHelperModifier and TypeMethodDescriptionFulfillmentServicesAutoConfiguration.fulfillmentCalculationService
(WeightCalculationHelper weightCalculationHelper)