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

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

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

Event object for the PCSTATS table.

See Also:
Serialized Form

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

PCStatsInvocationEvent

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