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

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

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

Event object for the PASTATS table.

See Also:
Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
 
Constructor Summary
PAStatsInvocationEvent(java.lang.Object userData)
          Constructor for PAStatsInvocationEvent.
 
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

PAStatsInvocationEvent

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