public class SearchIndexingCompleteEventContainer
extends com.ibm.commerce.event.WCSEvent
This class will process search indexing complete events.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
Constructor and Description |
---|
SearchIndexingCompleteEventContainer(java.lang.Object commonBaseEvent)
creates an instance of ECEventContainer to pass to the event listeners.
|
public static final java.lang.String COPYRIGHT
public SearchIndexingCompleteEventContainer(java.lang.Object commonBaseEvent) throws ECException
commonBaseEvent
- The common base event to process.ECException
- An exception when processing the event.