Uses of Interface
com.skava.oms.strategy.GetShippingLabelStrategy
Packages that use GetShippingLabelStrategy
Package
Description
Package contains all the processes of OMS
Package contains OMS strategy implementations
-
Uses of GetShippingLabelStrategy in com.skava.oms.process
Methods in com.skava.oms.process that return GetShippingLabelStrategyModifier and TypeMethodDescriptionShippingLabelProcess.getStrategyImplInstance
(String getShippingLabelImpl) This method is used to load the instance of shipping label implementation class based on the given inputs. -
Uses of GetShippingLabelStrategy in com.skava.oms.strategy.impl
Classes in com.skava.oms.strategy.impl that implement GetShippingLabelStrategyModifier and TypeClassDescriptionclass
This class is the DefaultGetShippingLabelStrategyImpl, contains the create shipment and get shipping label implementations for Return order flow, integrated with Newgistics application.