com.ibm.commerce.marketingcenter.events.objects

Class CampaignLog

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.marketingcenter.events.objimpl.CampaignLogEntityBase
        • com.ibm.commerce.marketingcenter.events.objects.CampaignLog
  • All Implemented Interfaces:
    java.io.Serializable


    @Entity(name="CampaignLog")
    public class CampaignLog
    extends com.ibm.commerce.marketingcenter.events.objimpl.CampaignLogEntityBase
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright.
    • Constructor Summary

      Constructors 
      Constructor and Description
      CampaignLog() 
    • Method Summary

      • Methods inherited from class com.ibm.commerce.marketingcenter.events.objimpl.CampaignLogEntityBase

        getCampaignId, getCampaignName, getInitiativeId, getInitiativeName, getMarketingPageElementId, getMarketingPageElementName, getMarketingPageElementTypeId, getMarketingPageElementTypeName, getResults, getSegments, getStoreId, getUserTrafficId, setCampaignId, setCampaignName, setInitiativeId, setInitiativeName, setMarketingPageElementId, setMarketingPageElementName, setMarketingPageElementTypeId, setMarketingPageElementTypeName, setResults, setSegments, setStoreId, setUserTrafficId
      • Methods inherited from class com.ibm.commerce.base.objects.EntityBase

        fulfills, getGroupingAttributeValue, getOptCounter, getOwner, setOptCounter
      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • CampaignLog

        public CampaignLog()