Package com.ibm.commerce.marketingcenter.externalevent

Provides the interface of WCS event listener for external event listener to capture the WebSphere Commerce event.

See: Description

  • Interface Summary 
    Interface Description
    WCSExternalEventListener
    All WebSphere Commerce Suite external listeners must implement this interface in order to receive events from WebSphere Commerce Suite.
    WCSExternalEventSource
    This interface is implemented by the WCS Event Source.
  • Class Summary 
    Class Description
    WCSExternalEventInfo
    This class captures detailed information about the current event.
    WCSExternalEventObject
    The external event object which contains all of the required information about the WCS event.
    WCSProductInfo
    This class captures the information related to a product or an item.
    WCSUserInfo
    This class captures the information related to a WCS User.

Package com.ibm.commerce.marketingcenter.externalevent Description

Provides the interface of WCS event listener for external event listener to capture the WebSphere Commerce event. Also provides some detail information that WCS events may contain for external use.