Uses of Class
com.broadleafcommerce.shipping.service.exception.LabelException
Package
Description
-
Uses of LabelException in com.broadleafcommerce.shipping.service.integrations
Modifier and TypeMethodDescriptionShippingLabelProvider.provideShippingLabel
(com.broadleafcommerce.order.client.domain.OrderFulfillment orderFulfillment, boolean purchase, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Get the shipping label associated with this fulfillment. -
Uses of LabelException in com.broadleafcommerce.shipping.service.integrations.shipengine.service
Modifier and TypeMethodDescriptionShipEngineFulfillmentPricingProvider.provideShippingLabel
(@NonNull com.broadleafcommerce.order.client.domain.OrderFulfillment orderFulfillment, boolean purchase, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
Uses of LabelException in com.broadleafcommerce.shipping.web.endpoint
Modifier and TypeMethodDescriptionprotected ShippingLabelProvider
LabelEndpoint.getLabelProvider
(String fulfillmentOptionName) LabelEndpoint.purchaseLabel
(com.broadleafcommerce.data.tracking.core.context.ContextInfo context, com.broadleafcommerce.order.client.domain.OrderFulfillment orderFulfillment) LabelEndpoint.reprintLabel
(com.broadleafcommerce.data.tracking.core.context.ContextInfo context, com.broadleafcommerce.order.client.domain.OrderFulfillment orderFulfillment)