@NonNullApi
Package com.broadleafcommerce.shipping.service
-
Interface Summary Interface Description FulfillmentPricingService RoutesFulfillmentPricingRequestto the appropriateFulfillmentPricingProvider.ShipmentDetailsService<P extends ShipmentDetails> Service to facilitate CRUD operations forShipmentDetails.ShippingLabelProviderService Service to facilitate finding the appropriateShippingLabelProviderfor a fulfillment option.WeightCalculationService Handles weight calculations for shipping pricing. -
Class Summary Class Description DefaultFulfillmentPricingService DefaultShipmentDetailsService<P extends ShipmentDetails> DefaultShippingLabelProviderService DefaultWeightCalculationService Utilizes the Indriya project (Github) to support weight calculations with different units of measurement.