com.ibm.commerce.marketingcenter.events.objects
Interface CampaignLogAccessBeanData
- All Known Implementing Classes:
- CampaignLogAccessBean
- public interface CampaignLogAccessBeanData
getCampaignId
public java.lang.String getCampaignId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCampaignName
public java.lang.String getCampaignName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInitiativeId
public java.lang.String getInitiativeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getInitiativeName
public java.lang.String getInitiativeName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarketingPageElementId
public java.lang.String getMarketingPageElementId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarketingPageElementName
public java.lang.String getMarketingPageElementName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarketingPageElementTypeId
public java.lang.String getMarketingPageElementTypeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarketingPageElementTypeName
public java.lang.String getMarketingPageElementTypeName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getResults
public java.lang.String getResults()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSegments
public java.lang.String getSegments()
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
getUserTrafficId
public java.lang.String getUserTrafficId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCampaignId
public void setCampaignId(java.lang.String newValue)
setCampaignName
public void setCampaignName(java.lang.String newValue)
setInitiativeId
public void setInitiativeId(java.lang.String newValue)
setInitiativeName
public void setInitiativeName(java.lang.String newValue)
setMarketingPageElementId
public void setMarketingPageElementId(java.lang.String newValue)
setMarketingPageElementName
public void setMarketingPageElementName(java.lang.String newValue)
setMarketingPageElementTypeId
public void setMarketingPageElementTypeId(java.lang.String newValue)
setMarketingPageElementTypeName
public void setMarketingPageElementTypeName(java.lang.String newValue)
setResults
public void setResults(java.lang.String newValue)
setSegments
public void setSegments(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)
setUserTrafficId
public void setUserTrafficId(java.lang.String newValue)