com.ibm.commerce.order.event

Class OrderItemUpdateEventFactoryImpl

  • All Implemented Interfaces:
    EventFactory


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

      • OrderItemUpdateEventFactoryImpl

        public OrderItemUpdateEventFactoryImpl()
        Creates an instance of the order item update event factory.