public class CampaignLoggingEventContainer
extends com.ibm.commerce.event.WCSEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright field.
|
Constructor and Description |
---|
CampaignLoggingEventContainer(java.lang.Object commonBaseEvent)
This method creates an instance of the EC Container to pass to the event listeners.
|
public static final java.lang.String COPYRIGHT
public CampaignLoggingEventContainer(java.lang.Object commonBaseEvent) throws com.ibm.commerce.exception.ECException
commonBaseEvent
- The common base event to process.com.ibm.commerce.exception.ECException
- An exception when processing the event.