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 Details

    • SetSubscriptionShippingMethod

      public SetSubscriptionShippingMethod()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      process for Set subscription shipping method get shipping method from preference set to sfcart
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception