See:
Description
Interface Summary | |
AddEventCommand | Task command interface to add a non-click event (for example: cpgn log). |
AddEventControllerCommandTest | Interface for a controller command to add an event. |
ClickEventUpdateCommand | Interface for the task command that handles click events. |
ClickMonitorCommand | Interface for the ClickInfo cmd that captures page level click events. |
MarketingEventUpdateCommand | Interface for the task command that handles click events. |
MktgClickEventHandler | Interface defines methods for click event handlers. |
MktgEventHandler | This interface defines a class to be able to handle/process marketing events, in the context of the MarketingEventService. |
MktgLogEventHandler | Interface for handling non-click events. |
PersistOrdersWithMemberGroupIdsForCurrentUserCmd | This interface must be implemented to provide a task command that create an event to persist the orders_id with the member group id. |
Class Summary | |
MktgEventHandlerFactory | This factory class creates a marketing events handler class for given event. |
MktgEventHandlerImpl | Base default class implementing MktgEventHandler. |
MktgEventRegistry | A registry to associate events with the names of classes that handle those events. |
MktgEventService | This class defines the set of events that can be handled, and invokes the specific handler to handle the event. |
Provides the utilities, Controller Commands and Task Commands along with their implementations to handle marketing events.
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.