java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
This table contains the statistics related to campaigns. The statistics include the number of impressions and the number of clickthroughs.
Constructor Summary | |
---|---|
CampaignStatisticsAccessBean() constructor | |
CampaignStatisticsAccessBean(java.lang.Integer arg0,
java.lang.Integer arg1, java.lang.Integer arg2) constructor | |
CampaignStatisticsAccessBean(java.lang.Integer arg0,
java.lang.Integer arg1, java.lang.Integer arg2, java.lang.Integer arg3,
java.lang.String arg4, java.lang.String arg5, java.lang.String arg6,
java.lang.Integer arg7, java.lang.Integer arg8) constructor | |
CampaignStatisticsAccessBean(javax.ejb.EJBObject o) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
java.util.Enumeration |
findAll() This method returns an Enumeration of CampaignStatisticsAccessBean. |
java.util.Enumeration |
findAllOrderByClickCount() This method returns an Enumeration of CampaignStatisticsAccessBean ordered by click count. |
java.util.Enumeration |
findAllOrderByMpeName() This method returns an Enumeration of CampaignStatisticsAccessBean ordered by e-Marketing Spot name. |
java.util.Enumeration |
findAllOrderByViewCount() This method returns an Enumeration of CampaignStatisticsAccessBean ordered by the views count. |
java.util.Enumeration |
findByInitiativeId(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier. |
java.util.Enumeration |
findByInitiativeIdOrderByClickCount(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by the clicks count. |
java.util.Enumeration |
findByInitiativeIdOrderByMpeName(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by e-Marketing Spot name. |
java.util.Enumeration |
findByInitiativeIdOrderByViewCount(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by the view count. |
java.util.Enumeration |
findByMpeId(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier. |
java.util.Enumeration |
findByMpeIdOrderByClickCount(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by the clicks count. |
java.util.Enumeration |
findByMpeIdOrderByMpeName(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by e-Marketing Spot name. |
java.util.Enumeration |
findByMpeIdOrderByViewCount(java.lang.Integer arg0) This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by the view count. |
java.lang.String |
getClicks() This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER. |
java.lang.Integer |
getClicksInEJBType() This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER. |
java.lang.String |
getInitiativeId() This method provides access to the CPGNSTATS.INITIATIVE_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getInitiativeIdInEJBType() This method provides access to the CPGNSTATS.INITIATIVE_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getInitiativeName() This method provides access to the CPGNSTATS.INITIATIVENAME column of DB2 type VARCHAR(64). |
java.lang.String |
getMarketingPageElementId() This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getMarketingPageElementIdInEJBType() This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getMarketingPageElementName() This method provides access to the CPGNSTATS.MPENAME column of DB2 type VARCHAR(64). |
java.lang.String |
getMarketingPageElementTypeId() This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER. |
java.lang.Integer |
getMarketingPageElementTypeIdInEJBType() This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER. |
java.lang.String |
getMarketingPageElementTypeName() This method provides access to the CPGNSTATS.MPETYPENAME column of DB2 type VARCHAR(64). |
java.lang.String |
getStoreId() This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getStoreIdInEJBType() This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getViews() This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER. |
java.lang.Integer |
getViewsInEJBType() This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER. |
void |
incrementClicks() Method to increment the click count. |
void |
incrementViews() Method to increment the view count. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setClicks(java.lang.Integer newValue) This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER. |
void |
setClicks(java.lang.String newValue) This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER. |
void |
setInitiativeId(java.lang.Integer newValue) Set the primary key for this object |
void |
setInitiativeId(java.lang.String newValue) Set the primary key for this object |
void |
setInitiativeName(java.lang.String newValue) Set the primary key for this object |
void |
setInitKey_initiativeId(java.lang.String newValue) Set the primary key for this object |
void |
setInitKey_marketingPageElementId(java.lang.String newValue) Set the primary key for this object |
void |
setMarketingPageElementId(java.lang.Integer newValue) This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL. |
void |
setMarketingPageElementId(java.lang.String newValue) This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL. |
void |
setMarketingPageElementName(java.lang.String newValue) This method provides access to the CPGNSTATS.MPENAME column of DB2 type VARCHAR(64). |
void |
setMarketingPageElementTypeId(java.lang.Integer newValue) This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER. |
void |
setMarketingPageElementTypeId(java.lang.String newValue) This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER. |
void |
setMarketingPageElementTypeName(java.lang.String newValue) This method provides access to the CPGNSTATS.MPETYPENAME column of DB2 type VARCHAR(64). |
void |
setStoreId(java.lang.Integer newValue) This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
void |
setStoreId(java.lang.String newValue) This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
void |
setViews(java.lang.Integer newValue) This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER. |
void |
setViews(java.lang.String newValue) This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public CampaignStatisticsAccessBean()
public CampaignStatisticsAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public CampaignStatisticsAccessBean(java.lang.Integer arg0, java.lang.Integer arg1, java.lang.Integer arg2) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
arg0
- java.lang.Integerarg1
- java.lang.Integerarg2
- java.lang.Integerjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
public CampaignStatisticsAccessBean(java.lang.Integer arg0, java.lang.Integer arg1, java.lang.Integer arg2, java.lang.Integer arg3, java.lang.String arg4, java.lang.String arg5, java.lang.String arg6, java.lang.Integer arg7, java.lang.Integer arg8) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
arg0
- java.lang.Integerarg1
- java.lang.Integerarg2
- java.lang.Integerarg3
- java.lang.Integerarg4
- java.lang.Stringarg5
- java.lang.Stringarg6
- java.lang.Stringarg7
- java.lang.Integerarg8
- java.lang.Integerjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
Method Detail |
---|
public java.util.Enumeration findAll() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean.
SQL: SELECT * FROM CPGNSTATS WHERE 1=1
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findAllOrderByClickCount() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean ordered by click count.
SQL: SELECT * FROM CPGNSTATS WHERE 1=1 ORDER BY CLICKS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findAllOrderByMpeName() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean ordered by e-Marketing Spot name.
SQL: SELECT * FROM CPGNSTATS WHERE 1=1 ORDER BY MPENAME
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findAllOrderByViewCount() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean ordered by the views count.
SQL: SELECT * FROM CPGNSTATS WHERE 1=1 ORDER BY VIEWS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByInitiativeId(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier.
SQL:
SELECT * FROM CPGNSTATS WHERE INITIATIVE_ID = initiativeId
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByInitiativeIdOrderByClickCount(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by the clicks count.
SQL:
SELECT * FROM CPGNSTATS WHERE INITIATIVE_ID = initiativeId ORDER BY
CLICKS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByInitiativeIdOrderByMpeName(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by e-Marketing Spot name.
SQL:
SELECT * FROM CPGNSTATS WHERE INITIATIVE_ID = initiativeId ORDER BY
MPENAME
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByInitiativeIdOrderByViewCount(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given initiative identifier ordered by the view count.
SQL:
SELECT * FROM CPGNSTATS WHERE INITIATIVE_ID = initiativeId ORDER BY
VIEWS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMpeId(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier.
SQL:
SELECT * FROM CPGNSTATS WHERE MPE_ID = mpeId
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMpeIdOrderByClickCount(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by the clicks count.
SQL:
SELECT * FROM CPGNSTATS WHERE MPE_ID = mpeId ORDER BY CLICKS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMpeIdOrderByMpeName(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by e-Marketing Spot name.
SQL:
SELECT * FROM CPGNSTATS WHERE MPE_ID = mpeId ORDER BY MPENAME
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMpeIdOrderByViewCount(java.lang.Integer arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns an Enumeration of CampaignStatisticsAccessBean for the given e-Marketing Spot identifier ordered by the view count.
SQL:
SELECT * FROM CPGNSTATS WHERE MPE_ID = mpeId ORDER BY VIEWS
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public void setInitKey_marketingPageElementId(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringpublic void setInitKey_initiativeId(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getClicks() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER.
The following is a description of this column:
The number of times the e-Marketing Spot recommendation was clicked by customers.
getClicks
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getClicksInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER.
The following is a description of this column:
The number of times the e-Marketing Spot recommendation was clicked by customers.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setClicks(java.lang.String newValue)
This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER.
The following is a description of this column:
The number of times the e-Marketing Spot recommendation was clicked by customers.
setClicks
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setClicks(java.lang.Integer newValue)
This method provides access to the CPGNSTATS.CLICKS column of DB2 type INTEGER.
The following is a description of this column:
The number of times the e-Marketing Spot recommendation was clicked by customers.
newValue
- java.lang.Integerpublic java.lang.String getViews() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER.
The following is a description of this column:
The number of times (impressions) an e-Marketing Spot recommendation was shown to customers.
getViews
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getViewsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER.
The following is a description of this column:
The number of times (impressions) an e-Marketing Spot recommendation was shown to customers.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setViews(java.lang.String newValue)
This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER.
The following is a description of this column:
The number of times (impressions) an e-Marketing Spot recommendation was shown to customers.
setViews
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setViews(java.lang.Integer newValue)
This method provides access to the CPGNSTATS.VIEWS column of DB2 type INTEGER.
The following is a description of this column:
The number of times (impressions) an e-Marketing Spot recommendation was shown to customers.
newValue
- java.lang.Integerpublic java.lang.String getMarketingPageElementTypeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
The following is a description of this column:
The e-Marketing Spot type identifier as described in the MPETYPE_ID column of the MPETYPE table.
getMarketingPageElementTypeId
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getMarketingPageElementTypeIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
The following is a description of this column:
The e-Marketing Spot type identifier as described in the MPETYPE_ID column of the MPETYPE table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementTypeId(java.lang.String newValue)
This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
The following is a description of this column:
The e-Marketing Spot type identifier as described in the MPETYPE_ID column of the MPETYPE table.
setMarketingPageElementTypeId
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setMarketingPageElementTypeId(java.lang.Integer newValue)
This method provides access to the CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
The following is a description of this column:
The e-Marketing Spot type identifier as described in the MPETYPE_ID column of the MPETYPE table.
newValue
- java.lang.Integerpublic java.lang.String getInitiativeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.INITIATIVE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The initiative identifier as described in the INITIATIVE_ID column of the INITIATIVE table.
getInitiativeId
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getInitiativeIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.INITIATIVE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The initiative identifier as described in the INITIATIVE_ID column of the INITIATIVE table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInitiativeId(java.lang.String newValue)
Set the primary key for this object
setInitiativeId
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setInitiativeId(java.lang.Integer newValue)
Set the primary key for this object
newValue
- java.lang.Integerpublic java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The store entity identifier as described in the STOREENT_ID column of the STOREENT table.
getStoreId
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getStoreIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The store entity identifier as described in the STOREENT_ID column of the STOREENT table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreId(java.lang.String newValue)
This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The store entity identifier as described in the STOREENT_ID column of the STOREENT table.
setStoreId
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setStoreId(java.lang.Integer newValue)
This method provides access to the CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The store entity identifier as described in the STOREENT_ID column of the STOREENT table.
newValue
- java.lang.Integerpublic java.lang.String getMarketingPageElementId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The e-Marketing Spot identifier as described in the MPE_ID column of the MPE table.
getMarketingPageElementId
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getMarketingPageElementIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The e-Marketing Spot identifier as described in the MPE_ID column of the MPE table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementId(java.lang.String newValue)
This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The e-Marketing Spot identifier as described in the MPE_ID column of the MPE table.
setMarketingPageElementId
in interface
CampaignStatisticsAccessBeanData
newValue
- Stringpublic void setMarketingPageElementId(java.lang.Integer newValue)
This method provides access to the CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The e-Marketing Spot identifier as described in the MPE_ID column of the MPE table.
newValue
- java.lang.Integerpublic java.lang.String getMarketingPageElementName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPENAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The name of the e-Marketing Spot as described in the NAME column of the MPE table.
getMarketingPageElementName
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementName(java.lang.String newValue)
This method provides access to the CPGNSTATS.MPENAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The name of the e-Marketing Spot as described in the NAME column of the MPE table.
setMarketingPageElementName
in interface
CampaignStatisticsAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getInitiativeName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.INITIATIVENAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The name of the initiative as described in the NAME column of the INITIATIVE table.
getInitiativeName
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInitiativeName(java.lang.String newValue)
Set the primary key for this object
setInitiativeName
in interface
CampaignStatisticsAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMarketingPageElementTypeName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CPGNSTATS.MPETYPENAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The e-Marketing Spot type name as described in the NAME column of the MPETYPE table.
getMarketingPageElementTypeName
in interface
CampaignStatisticsAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarketingPageElementTypeName(java.lang.String newValue)
This method provides access to the CPGNSTATS.MPETYPENAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The e-Marketing Spot type name as described in the NAME column of the MPETYPE table.
setMarketingPageElementTypeName
in interface
CampaignStatisticsAccessBeanData
newValue
- java.lang.Stringpublic void incrementClicks() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Method to increment the click count.
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
javax.naming.NamingException
public void incrementViews() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Method to increment the view count.
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
javax.naming.NamingException