Uses of Class
com.skava.shipping.model.Shipping
Packages that use Shipping
Package
Description
The processor classes of the Cart Orchestration Service available here.
Cart and checkout Orchestration transformation Classes available here.
-
Uses of Shipping in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor that return ShippingModifier and TypeMethodDescriptionstatic Shipping
ShippingResponseProcessor.calculateShippingFromEstimatedAddress
(SFCart sfCart, AddressOrchestration estimatedAddress, String shippingObject) Returns the Shipping object for Calculating Shipping from the estimated address for Cart depending upon the input -
Uses of Shipping in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return ShippingModifier and TypeMethodDescriptionstatic Shipping
ShippingTransformation.getShipping
(SFCart sfCart) This model is used to get shipping request object for Cart/Item depending upon the input cart responsestatic Shipping
ShippingTransformation.getSubscriptionShipping
(SFSubscription sfSubscription) This model is used to get shipping request object for subscription response