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