com.ibm.commerce.marketingcenter.events.objects
Interface ProductComparisonStatisticsAccessBeanData
- All Known Implementing Classes:
- ProductComparisonStatisticsAccessBean
- public interface ProductComparisonStatisticsAccessBeanData
getCatGroupId
public java.lang.String getCatGroupId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPcClicks
public java.lang.String getPcClicks()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPcViews
public java.lang.String getPcViews()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreId
public java.lang.String getStoreId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCatGroupId
public void setCatGroupId(java.lang.String newValue)
setPcClicks
public void setPcClicks(java.lang.String newValue)
setPcViews
public void setPcViews(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)