Class SetSubscriptionShippingMethod
java.lang.Object
com.skava.subscription.orchestration.processor.SetSubscriptionShippingMethod
- All Implemented Interfaces:
org.apache.camel.Processor
@Service("setSubscriptionShippingMethod")
public class SetSubscriptionShippingMethod
extends Object
implements org.apache.camel.Processor
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(org.apache.camel.Exchange exchange) process for Set subscription shipping method get shipping method from preference set to sfcart
-
Constructor Details
-
SetSubscriptionShippingMethod
public SetSubscriptionShippingMethod()
-
-
Method Details
-
process
process for Set subscription shipping method get shipping method from preference set to sfcart- Specified by:
process
in interfaceorg.apache.camel.Processor
- Throws:
Exception
-