com.ibm.commerce.order.event

Class OrderSubmissionEventFactoryImpl

  • All Implemented Interfaces:
    EventFactory


    public class OrderSubmissionEventFactoryImpl
    extends AbstractEventFactory
    The event factory that populates the order submission information inside the Common Base Event.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OrderSubmissionEventFactoryImpl

        public OrderSubmissionEventFactoryImpl()
        Creates an instance of the order submission event factory.