Uses of Class
com.skava.oms.orchestration.model.ShippingInfo
Packages that use ShippingInfo
Package
Description
Oms transformation classes are available here
-
Uses of ShippingInfo in com.skava.oms.orchestration.transformation
Methods in com.skava.oms.orchestration.transformation with parameters of type ShippingInfoModifier and TypeMethodDescriptionstatic void
OMSTransformationOrder.getShippingInfoFromOrderItemDTO
(OrderItem orderItemDTO, ShippingInfo shippingInfo) This method is used to set the shipping information from the oms order item microservice model and assign it to the orchestration shipping information model.