com.ibm.commerce.marketingcenter.events.objects

Class ProductAdvisorStatistics

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


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

        getCatGroupId, getMetaphorTypeId, getPaCount, getStoreId, incrementCount, setCatGroupId, setMetaphorTypeId, setPaCount, 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

      • ProductAdvisorStatistics

        public ProductAdvisorStatistics()