Class ComposeSingleItem

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

@Service("composeSingleItem") public class ComposeSingleItem extends Object implements org.apache.camel.Processor

The Class ComposeSingleItem

This processor class is used to compose single item
Author:
Infosys Equinox
  • Constructor Details

    • ComposeSingleItem

      public ComposeSingleItem()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Specified by:
      process in interface org.apache.camel.Processor
      Parameters:
      exchange - a Exchange instance, which holds the information during the entire routing of a Message received by a Consumer.
      Throws:
      Exception - throws exception
    • promotionCodeList

      public void promotionCodeList(org.apache.camel.Exchange exchange)
      Parameters:
      exchange - a Exchange instance, which holds the information during the entire routing of a Message received by a Consumer.