com.ibm.commerce.marketingcenter.events.dbobjects

Class CpgnStatsRecommendationEvent

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

    Deprecated. 
    This class is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this class. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Event object for CPGNSTATS table.

    public class CpgnStatsRecommendationEvent
    extends com.ibm.commerce.event.WCSEvent
    See Also:
    Serialized Form
    • Field Summary

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

      Constructors 
      Constructor and Description
      CpgnStatsRecommendationEvent(java.lang.Object userData)
      Deprecated. 
      Constructor for CpgnStatsRecommendationEvent.
    • 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
        Deprecated. 
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CpgnStatsRecommendationEvent

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