com.ibm.commerce.marketingcenter.events.objects
Interface ProductExplorerStatisticsAccessBeanData
- All Known Implementing Classes:
- ProductExplorerStatisticsAccessBean
- public interface ProductExplorerStatisticsAccessBeanData
getCatGroupId
public java.lang.String getCatGroupId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFeatureId
public java.lang.String getFeatureId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPeCount
public java.lang.String getPeCount()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPeFeatureName
public java.lang.String getPeFeatureName()
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)
setFeatureId
public void setFeatureId(java.lang.String newValue)
setPeCount
public void setPeCount(java.lang.String newValue)
setPeFeatureName
public void setPeFeatureName(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)