com.ibm.commerce.marketingcenter.events.dbobjects

Class PEStatsInvocationEvent

  • java.lang.Object
    • java.util.EventObject
      • com.ibm.commerce.event.WCSEvent
        • com.ibm.commerce.marketingcenter.events.dbobjects.PEStatsInvocationEvent
  • All Implemented Interfaces:
    java.io.Serializable


    public class PEStatsInvocationEvent
    extends com.ibm.commerce.event.WCSEvent
    Event object for the PESTATS table.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PEStatsInvocationEvent(java.lang.Object userData)
      Constructor for PEStatsInvocationEvent.
    • Method Summary

      • Methods inherited from class com.ibm.commerce.event.WCSEvent

        getContextSerializationMap, getEventData, isSynchronous, setSynchronous
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        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.