com.ibm.commerce.order.event

Class OrderGenericEventFactoryImpl

  • All Implemented Interfaces:
    EventFactory


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

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

      Constructors 
      Constructor and Description
      OrderGenericEventFactoryImpl()
      Creates an instance of the order creation event factory.
    • 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

      • OrderGenericEventFactoryImpl

        public OrderGenericEventFactoryImpl()
        Creates an instance of the order creation event factory.