com.ibm.commerce.marketingcenter.events.objects
Interface CampaignLogAccessBeanData

All Known Implementing Classes:
CampaignLogAccessBean

public interface CampaignLogAccessBeanData

This table records the relevant data of a recommendation event. It captures which campaign was run, which initiative was run, the e-Marketing Spot, which customer profiles 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

getSegments

public java.lang.String getSegments()
                             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

setSegments

public void setSegments(java.lang.String newValue)

getCampaignName

public java.lang.String getCampaignName()
                                 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

setCampaignName

public void setCampaignName(java.lang.String newValue)

getMarketingPageElementTypeId

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

setMarketingPageElementTypeId

public void setMarketingPageElementTypeId(java.lang.String newValue)

getInitiativeId

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

setInitiativeId

public void setInitiativeId(java.lang.String newValue)

getStoreId

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

setStoreId

public void setStoreId(java.lang.String newValue)

getResults

public java.lang.String getResults()
                            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

setResults

public void setResults(java.lang.String newValue)

getUserTrafficId

public java.lang.String getUserTrafficId()
                                  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

setUserTrafficId

public void setUserTrafficId(java.lang.String newValue)

getMarketingPageElementId

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

setMarketingPageElementId

public void setMarketingPageElementId(java.lang.String newValue)

getMarketingPageElementName

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

setMarketingPageElementName

public void setMarketingPageElementName(java.lang.String newValue)

getInitiativeName

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

setInitiativeName

public void setInitiativeName(java.lang.String newValue)

getCampaignId

public java.lang.String getCampaignId()
                               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

setCampaignId

public void setCampaignId(java.lang.String newValue)

getMarketingPageElementTypeName

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

setMarketingPageElementTypeName

public void setMarketingPageElementTypeName(java.lang.String newValue)