public class OrderItemCreationEventFactoryImpl extends AbstractEventFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
OrderItemCreationEventFactoryImpl()
Creates an instance of the order item creation event factory.
|
Modifier and Type | Method and Description |
---|---|
protected void | populateEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent, java.lang.Object eventData)
Populates the common base event with the order item creation data.
|
public static final java.lang.String COPYRIGHT
public OrderItemCreationEventFactoryImpl()
protected void populateEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent, java.lang.Object eventData)