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

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

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

Event object for the CPGNLOG table.

See Also:
Serialized Form

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

CpgnLogRecommendationEvent

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