java.lang.Object | +--com.ibm.commerce.event.WCSEvent | +--com.ibm.commerce.marketingcenter.events.dbobjects.PCStatsInvocationEvent
Event object for the PCSTATS table.
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
Constructor Detail |
---|
public PCStatsInvocationEvent(java.lang.Object userData)
userData
- The object that contains all the user
data.