This table records the relevant data of a recommendation event. It captures which campaign was run, which campaign activity was run, the e-Marketing Spot, which customer segments were involved, and what was recommended to the customer.
Method Summary | |
java.lang.String | getCampaignId() |
java.lang.String | getCampaignName() |
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 | getResults() |
java.lang.String | getSegments() |
java.lang.String | getStoreId() |
java.lang.String | getUserTrafficId() |
void | setCampaignId(java.lang.String newValue) |
void | setCampaignName(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 | setResults(java.lang.String newValue) |
void | setSegments(java.lang.String newValue) |
void | setStoreId(java.lang.String newValue) |
void | setUserTrafficId(java.lang.String newValue) |
Method Detail |
public java.lang.String getSegments() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSegments(java.lang.String newValue)
public java.lang.String getCampaignName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCampaignName(java.lang.String newValue)
public java.lang.String getMarketingPageElementTypeId() throws 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
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
public void setStoreId(java.lang.String newValue)
public java.lang.String getResults() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setResults(java.lang.String newValue)
public java.lang.String getUserTrafficId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setUserTrafficId(java.lang.String newValue)
public java.lang.String getMarketingPageElementId() throws 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
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
public void setInitiativeName(java.lang.String newValue)
public java.lang.String getCampaignId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCampaignId(java.lang.String newValue)
public java.lang.String getMarketingPageElementTypeName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMarketingPageElementTypeName(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.