com.ibm.commerce.marketingcenter.events.dbobjects
Class PEStatsInvocationEvent

java.lang.Object
  |
  +--com.ibm.commerce.event.WCSEvent
        |
        +--com.ibm.commerce.marketingcenter.events.dbobjects.PEStatsInvocationEvent

public class PEStatsInvocationEvent
extends com.ibm.commerce.event.WCSEvent

Event object for the PESTATS table.

See Also:
Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
 
Constructor Summary
PEStatsInvocationEvent(java.lang.Object userData)
          Constructor for PEStatsInvocationEvent.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values
Constructor Detail

PEStatsInvocationEvent

public PEStatsInvocationEvent(java.lang.Object userData)
Constructor for PEStatsInvocationEvent.
Parameters:
userData - The object that contains all the user data.