Package com.broadleafcommerce.shipping.service
@NonNullApi
package com.broadleafcommerce.shipping.service
-
ClassDescriptionDefaultShipmentDetailsService<P extends ShipmentDetails>Utilizes the Indriya project (Github) to support weight calculations with different units of measurement.Routes
FulfillmentPricingRequest
to the appropriateFulfillmentPricingProvider
.ShipmentDetailsService<P extends ShipmentDetails>Service to facilitate CRUD operations forShipmentDetails
.Service to facilitate finding the appropriateShippingLabelProvider
for a fulfillment option.Handles weight calculations for shipping pricing.