com.ibm.commerce.order.event

Class OrderItemCreationEventFactoryImpl

  • All Implemented Interfaces:
    EventFactory


    public class OrderItemCreationEventFactoryImpl
    extends AbstractEventFactory
    The event factory that populates the order item creation 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

      • OrderItemCreationEventFactoryImpl

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