OrderCancellationEventContainer.public class DOMOrderCancellationEventContainer
extends com.ibm.commerce.event.WCSEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
IBM Copyright field.
|
| Constructor and Description |
|---|
DOMOrderCancellationEventContainer(java.lang.Object commonBaseEvent)
Deprecated.
This is the constructor for this class.
|
public static final java.lang.String COPYRIGHT
public DOMOrderCancellationEventContainer(java.lang.Object commonBaseEvent)
throws ECException
EC Container to
pass to the event listeners. This event is a synchronous event and is checked to
ensure the event object is a common base event.commonBaseEvent - This is the common base event to process.ECException - This is thrown if an exception occurs when processing the event.