Class SetRegularPriceInItemProps

java.lang.Object
com.skava.cart.orchestration.processor.SetRegularPriceInItemProps
All Implemented Interfaces:
org.apache.camel.Processor

@Service("setRegularPriceInItemProps") public class SetRegularPriceInItemProps extends Object implements org.apache.camel.Processor
  • Constructor Details

    • SetRegularPriceInItemProps

      public SetRegularPriceInItemProps()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception