Uses of Class
com.skava.cart.model.Address
Packages that use Address
Package
Description
The processor classes of the Cart Orchestration Service available here.
Cart and checkout Orchestration transformation Classes available here.
-
Uses of Address in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor that return AddressModifier and TypeMethodDescriptionstatic Address
CartPreRequestProcessor.getAddressSFDetails
(Addresses addressesDefault) This model is used to convert orchestration address details to micro service address information -
Uses of Address in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return AddressModifier and TypeMethodDescriptionstatic Address
CartTransformation.convertToMicroServiceAddress
(AddressOrchestration address) This model is used to convert the orchestration address model to micro service modelMethods in com.skava.cart.orchestration.transformation with parameters of type AddressModifier and TypeMethodDescriptionstatic DeliveryDetails
SFCartTransformation.transformCartShipping
(Address address, Shipping shipping) This method is used to transform micro service shipping address information to the orchestration delivery details