com.ibm.commerce.marketingcenter.events.objects

Class CampaignStatistics

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


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

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

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

        getClicks, getInitiativeId, getInitiativeName, getMarketingPageElementId, getMarketingPageElementName, getMarketingPageElementTypeId, getMarketingPageElementTypeName, getStoreId, getViews, incrementClicks, incrementViews, setClicks, setInitiativeId, setInitiativeName, setMarketingPageElementId, setMarketingPageElementName, setMarketingPageElementTypeId, setMarketingPageElementTypeName, setStoreId, setViews
      • 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

      • CampaignStatistics

        public CampaignStatistics()