This table contains the statistics related to campaigns. The statistics include the number of impressions and the number of clickthroughs.
Method Summary | |
---|---|
java.lang.String |
getClicks() |
java.lang.String |
getInitiativeId() |
java.lang.String |
getInitiativeName() |
java.lang.String |
getMarketingPageElementId() |
java.lang.String |
getMarketingPageElementName() |
java.lang.String |
getMarketingPageElementTypeId() |
java.lang.String |
getMarketingPageElementTypeName() |
java.lang.String |
getStoreId() |
java.lang.String |
getViews() |
void |
setClicks(java.lang.String newValue) |
void |
setInitiativeId(java.lang.String newValue) |
void |
setInitiativeName(java.lang.String newValue) |
void |
setMarketingPageElementId(java.lang.String newValue) |
void |
setMarketingPageElementName(java.lang.String newValue) |
void |
setMarketingPageElementTypeId(java.lang.String newValue) |
void |
setMarketingPageElementTypeName(java.lang.String newValue) |
void |
setStoreId(java.lang.String newValue) |
void |
setViews(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getClicks() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setClicks(java.lang.String newValue)
public java.lang.String getViews() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setViews(java.lang.String newValue)
public java.lang.String getMarketingPageElementTypeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementTypeId(java.lang.String newValue)
public java.lang.String getInitiativeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInitiativeId(java.lang.String newValue)
public java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreId(java.lang.String newValue)
public java.lang.String getMarketingPageElementId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementId(java.lang.String newValue)
public java.lang.String getMarketingPageElementName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementName(java.lang.String newValue)
public java.lang.String getInitiativeName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInitiativeName(java.lang.String newValue)
public java.lang.String getMarketingPageElementTypeName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementTypeName(java.lang.String newValue)