java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
User Traffic table stores data about the visitors of your stores.
Constructor Summary | |
---|---|
UserTrafficAccessBean() constructor | |
UserTrafficAccessBean(javax.ejb.EJBObject o) constructor | |
UserTrafficAccessBean(long arg0, long arg1) constructor | |
UserTrafficAccessBean(long activityId, long user,
java.lang.String aBrowserAgent, java.lang.String aClientAccessMethod,
java.lang.String aHttps, java.lang.String aPathInfo,
java.lang.String aPreviousURL, java.lang.String aQueryString,
java.sql.Timestamp aRecordTime, java.lang.String aRedirection,
java.lang.String aReferalURL, java.lang.String aRemoteAddress,
java.lang.String aResult, java.lang.String aScript,
java.lang.String aServerName, java.sql.Timestamp aShopperLastLoginTime,
java.lang.String aViewTask, java.lang.String aSessionId,
java.lang.Integer aStoreId, java.lang.Long aCatentryId,
java.lang.Long aCatgroupId) UserTrafficAccessBean |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
java.lang.String |
getBrowserAgent() This method provides access to the USRTRAFFIC.BRAGENT column of DB2 type VARCHAR(254). |
java.lang.Long |
getCatentryId() getCatentryId |
java.lang.Long |
getCatgroupId() getCatgroupId |
java.lang.String |
getClientAccessMethod() This method provides access to the USRTRAFFIC.CLIMETH column of DB2 type CHAR(8). |
java.lang.String |
getHttps() This method provides access to the USRTRAFFIC.HTTPS column of DB2 type CHAR(1). |
java.lang.String |
getPathInfo() This method provides access to the USRTRAFFIC.PATHINFO column of DB2 type VARCHAR(254). |
java.lang.String |
getPreviousURL() This method provides access to the USRTRAFFIC.PREVURL column of DB2 type VARCHAR(254). |
java.lang.String |
getQueryString() This method accesses a non-CMP field |
java.lang.String |
getRecordTime() This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP. |
java.sql.Timestamp |
getRecordTimeInEJBType() This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP. |
java.lang.String |
getRedirection() This method provides access to the USRTRAFFIC.REDIR column of DB2 type VARCHAR(254). |
java.lang.String |
getReferalURL() This method provides access to the USRTRAFFIC.REFURL column of DB2 type VARCHAR(254). |
java.lang.String |
getRemoteAddress() This method provides access to the USRTRAFFIC.REMADDR column of DB2 type VARCHAR(254). |
java.lang.String |
getResult() This method provides access to the USRTRAFFIC.RESULT column of DB2 type CHAR(1). |
java.lang.String |
getScript() This method provides access to the USRTRAFFIC.SCRIPT column of DB2 type VARCHAR(64). |
java.lang.String |
getServerName() This method provides access to the USRTRAFFIC.SERVNAME column of DB2 type VARCHAR(64). |
java.lang.String |
getSessionId() This method provides access to the USRTRAFFIC.SESSIONID column of DB2 type CHAR(64). |
java.lang.String |
getShopperLastLoginTime() This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP. |
java.sql.Timestamp |
getShopperLastLoginTimeInEJBType() This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP. |
java.lang.Integer |
getStoreId() getStoreId |
java.lang.String |
getUserId() This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT. |
long |
getUserIdInEJBType() This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT. |
java.lang.String |
getUserTrafficId() This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL. |
long |
getUserTrafficIdInEJBType() This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getViewTask() This method provides access to the USRTRAFFIC.VIEWTASK column of DB2 type VARCHAR(32). |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setBrowserAgent(java.lang.String newValue) This method provides access to the USRTRAFFIC.BRAGENT column of DB2 type VARCHAR(254). |
void |
setCatentryId(java.lang.Long newValue) This method accesses a non-CMP field |
void |
setCatgroupId(java.lang.Long newValue) This method accesses a non-CMP field |
void |
setClientAccessMethod(java.lang.String newValue) This method provides access to the USRTRAFFIC.CLIMETH column of DB2 type CHAR(8). |
void |
setHttps(java.lang.String newValue) This method provides access to the USRTRAFFIC.HTTPS column of DB2 type CHAR(1). |
void |
setInitKey_userTrafficId(java.lang.String newValue) Set the primary key for this object |
void |
setPathInfo(java.lang.String newValue) This method provides access to the USRTRAFFIC.PATHINFO column of DB2 type VARCHAR(254). |
void |
setPreviousURL(java.lang.String newValue) This method provides access to the USRTRAFFIC.PREVURL column of DB2 type VARCHAR(254). |
void |
setQueryString(java.lang.String newValue) This method accesses a non-CMP field |
void |
setRecordTime(java.lang.String newValue) This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP. |
void |
setRecordTime(java.sql.Timestamp newValue) This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP. |
void |
setRedirection(java.lang.String newValue) This method provides access to the USRTRAFFIC.REDIR column of DB2 type VARCHAR(254). |
void |
setReferalURL(java.lang.String newValue) This method provides access to the USRTRAFFIC.REFURL column of DB2 type VARCHAR(254). |
void |
setRemoteAddress(java.lang.String newValue) This method provides access to the USRTRAFFIC.REMADDR column of DB2 type VARCHAR(254). |
void |
setResult(java.lang.String newValue) This method provides access to the USRTRAFFIC.RESULT column of DB2 type CHAR(1). |
void |
setScript(java.lang.String newValue) This method provides access to the USRTRAFFIC.SCRIPT column of DB2 type VARCHAR(64). |
void |
setServerName(java.lang.String newValue) This method provides access to the USRTRAFFIC.SERVNAME column of DB2 type VARCHAR(64). |
void |
setSessionId(java.lang.String newValue) This method provides access to the USRTRAFFIC.SESSIONID column of DB2 type CHAR(64). |
void |
setShopperLastLoginTime(java.lang.String newValue) This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP. |
void |
setShopperLastLoginTime(java.sql.Timestamp newValue) This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP. |
void |
setStoreId(java.lang.Integer newValue) This method accesses a non-CMP field |
void |
setUserId(long newValue) This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT. |
void |
setUserId(java.lang.String newValue) This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT. |
void |
setUserTrafficId(long newValue) This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL. |
void |
setUserTrafficId(java.lang.String newValue) This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL. |
void |
setViewTask(java.lang.String newValue) This method provides access to the USRTRAFFIC.VIEWTASK column of DB2 type VARCHAR(32). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public UserTrafficAccessBean()
public UserTrafficAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public UserTrafficAccessBean(long arg0, long arg1) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
arg0
- longarg1
- longjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
public UserTrafficAccessBean(long activityId, long user, java.lang.String aBrowserAgent, java.lang.String aClientAccessMethod, java.lang.String aHttps, java.lang.String aPathInfo, java.lang.String aPreviousURL, java.lang.String aQueryString, java.sql.Timestamp aRecordTime, java.lang.String aRedirection, java.lang.String aReferalURL, java.lang.String aRemoteAddress, java.lang.String aResult, java.lang.String aScript, java.lang.String aServerName, java.sql.Timestamp aShopperLastLoginTime, java.lang.String aViewTask, java.lang.String aSessionId, java.lang.Integer aStoreId, java.lang.Long aCatentryId, java.lang.Long aCatgroupId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException
Method Detail |
---|
public void setInitKey_userTrafficId(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 getHttps() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.HTTPS column of DB2 type CHAR(1).
The following is a description of this column:
&quo
getHttps
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setHttps(java.lang.String newValue)
This method provides access to the USRTRAFFIC.HTTPS column of DB2 type CHAR(1).
The following is a description of this column:
&quo
setHttps
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getShopperLastLoginTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The last time the customer logged in when the request was made.
getShopperLastLoginTime
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.sql.Timestamp getShopperLastLoginTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The last time the customer logged in when the request was made.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setShopperLastLoginTime(java.lang.String newValue)
This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The last time the customer logged in when the request was made.
setShopperLastLoginTime
in interface
UserTrafficAccessBeanData
newValue
- Stringpublic void setShopperLastLoginTime(java.sql.Timestamp newValue)
This method provides access to the USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The last time the customer logged in when the request was made.
newValue
- java.sql.Timestamppublic java.lang.String getResult() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.RESULT column of DB2 type CHAR(1).
The following is a description of this column:
&quo
getResult
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setResult(java.lang.String newValue)
This method provides access to the USRTRAFFIC.RESULT column of DB2 type CHAR(1).
The following is a description of this column:
&quo
setResult
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getReferalURL() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.REFURL column of DB2 type VARCHAR(254).
The following is a description of this column:
Referral URL from another site.
getReferalURL
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setReferalURL(java.lang.String newValue)
This method provides access to the USRTRAFFIC.REFURL column of DB2 type VARCHAR(254).
The following is a description of this column:
Referral URL from another site.
setReferalURL
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getClientAccessMethod() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.CLIMETH column of DB2 type CHAR(8).
The following is a description of this column:
The HTTP method to be performed on the resource obtained from the Http Servlet Request. It is the name of HTTP method with which this request was made. Valid values include:&l
getClientAccessMethod
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setClientAccessMethod(java.lang.String newValue)
This method provides access to the USRTRAFFIC.CLIMETH column of DB2 type CHAR(8).
The following is a description of this column:
The HTTP method to be performed on the resource obtained from the Http Servlet Request. It is the name of HTTP method with which this request was made. Valid values include:&l
setClientAccessMethod
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getBrowserAgent() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.BRAGENT column of DB2 type VARCHAR(254).
The following is a description of this column:
Contains information about the user agent originating the URL request.
getBrowserAgent
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBrowserAgent(java.lang.String newValue)
This method provides access to the USRTRAFFIC.BRAGENT column of DB2 type VARCHAR(254).
The following is a description of this column:
Contains information about the user agent originating the URL request.
setBrowserAgent
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getServerName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.SERVNAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The host name of the server that received the request.
getServerName
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setServerName(java.lang.String newValue)
This method provides access to the USRTRAFFIC.SERVNAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The host name of the server that received the request.
setServerName
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getQueryString() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getQueryString
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setQueryString(java.lang.String newValue)
setQueryString
in interface
UserTrafficAccessBeanData
public java.lang.String getRemoteAddress() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.REMADDR column of DB2 type VARCHAR(254).
The following is a description of this column:
The Internet Protocol (IP) address of the client that sent the request.
getRemoteAddress
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRemoteAddress(java.lang.String newValue)
This method provides access to the USRTRAFFIC.REMADDR column of DB2 type VARCHAR(254).
The following is a description of this column:
The Internet Protocol (IP) address of the client that sent the request.
setRemoteAddress
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getUserId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
The following is a description of this column:
The identifier of the user that issued the HTTP interaction.
getUserId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public long getUserIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
The following is a description of this column:
The identifier of the user that issued the HTTP interaction.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setUserId(java.lang.String newValue)
This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
The following is a description of this column:
The identifier of the user that issued the HTTP interaction.
setUserId
in interface
UserTrafficAccessBeanData
newValue
- Stringpublic void setUserId(long newValue)
This method provides access to the USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
The following is a description of this column:
The identifier of the user that issued the HTTP interaction.
newValue
- longpublic java.lang.String getPreviousURL() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.PREVURL column of DB2 type VARCHAR(254).
The following is a description of this column:
Previous URL.
getPreviousURL
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPreviousURL(java.lang.String newValue)
This method provides access to the USRTRAFFIC.PREVURL column of DB2 type VARCHAR(254).
The following is a description of this column:
Previous URL.
setPreviousURL
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getUserTrafficId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Internal generated reference ID.
getUserTrafficId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public long getUserTrafficIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Internal generated reference ID.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setUserTrafficId(java.lang.String newValue)
This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Internal generated reference ID.
setUserTrafficId
in interface
UserTrafficAccessBeanData
newValue
- Stringpublic void setUserTrafficId(long newValue)
This method provides access to the USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Internal generated reference ID.
newValue
- longpublic java.lang.String getScript() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.SCRIPT column of DB2 type VARCHAR(64).
The following is a description of this column:
The part of this request&apo
getScript
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setScript(java.lang.String newValue)
This method provides access to the USRTRAFFIC.SCRIPT column of DB2 type VARCHAR(64).
The following is a description of this column:
The part of this request&apo
setScript
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getSessionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.SESSIONID column of DB2 type CHAR(64).
The following is a description of this column:
The unique identifier of the session.
getSessionId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSessionId(java.lang.String newValue)
This method provides access to the USRTRAFFIC.SESSIONID column of DB2 type CHAR(64).
The following is a description of this column:
The unique identifier of the session.
setSessionId
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getRecordTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The time when the current user traffic record is created.
getRecordTime
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.sql.Timestamp getRecordTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The time when the current user traffic record is created.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRecordTime(java.lang.String newValue)
This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The time when the current user traffic record is created.
setRecordTime
in interface
UserTrafficAccessBeanData
newValue
- Stringpublic void setRecordTime(java.sql.Timestamp newValue)
This method provides access to the USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
The following is a description of this column:
The time when the current user traffic record is created.
newValue
- java.sql.Timestamppublic java.lang.String getRedirection() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.REDIR column of DB2 type VARCHAR(254).
The following is a description of this column:
The URL of the Web page that the user was redirected to, if the command resulted in a redirection. In order to complete the current interaction, the user-agent has to fulfill the request described by redirection URL.
getRedirection
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRedirection(java.lang.String newValue)
This method provides access to the USRTRAFFIC.REDIR column of DB2 type VARCHAR(254).
The following is a description of this column:
The URL of the Web page that the user was redirected to, if the command resulted in a redirection. In order to complete the current interaction, the user-agent has to fulfill the request described by redirection URL.
setRedirection
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getViewTask() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.VIEWTASK column of DB2 type VARCHAR(32).
The following is a description of this column:
The error or view command name that is used to display the result page to the user, if any.
getViewTask
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setViewTask(java.lang.String newValue)
This method provides access to the USRTRAFFIC.VIEWTASK column of DB2 type VARCHAR(32).
The following is a description of this column:
The error or view command name that is used to display the result page to the user, if any.
setViewTask
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPathInfo() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USRTRAFFIC.PATHINFO column of DB2 type VARCHAR(254).
The following is a description of this column:
Any extra path information associated with the URL the client sent when it made the URL request.
getPathInfo
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPathInfo(java.lang.String newValue)
This method provides access to the USRTRAFFIC.PATHINFO column of DB2 type VARCHAR(254).
The following is a description of this column:
Any extra path information associated with the URL the client sent when it made the URL request.
setPathInfo
in interface
UserTrafficAccessBeanData
newValue
- java.lang.Stringpublic java.lang.Long getCatentryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getCatentryId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getCatgroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getCatgroupId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreId(java.lang.Integer newValue)
setStoreId
in interface
UserTrafficAccessBeanData
public java.lang.Integer getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getStoreId
in interface
UserTrafficAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatentryId(java.lang.Long newValue)
setCatentryId
in interface
UserTrafficAccessBeanData
public void setCatgroupId(java.lang.Long newValue)
setCatgroupId
in interface
UserTrafficAccessBeanData