com.ibm.commerce.marketingcenter.events.objects

Class ProductExplorerStatistics

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


    @Entity(name="ProductExplorerStatistics")
    public class ProductExplorerStatistics
    extends com.ibm.commerce.marketingcenter.events.objimpl.ProductExplorerStatisticsEntityBase
    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.ProductExplorerStatisticsEntityBase

        getCatGroupId, getFeatureId, getPeCount, getPeFeatureName, getStoreId, incrementCount, setCatGroupId, setFeatureId, setPeCount, setPeFeatureName, setStoreId
      • 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

      • ProductExplorerStatistics

        public ProductExplorerStatistics()