|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.usertraffic.beans.UserTrafficDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
UserTrafficDataBean()
|
Method Summary | |
java.lang.String |
getBrowserAgent()
IBM internal use only. |
java.lang.String |
getClientAccessMethod()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyUserTrafficId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getHttps()
IBM internal use only. |
java.lang.String |
getPathInfo()
IBM internal use only. |
java.lang.String |
getPreviousURL()
IBM internal use only. |
java.lang.String |
getQueryString()
IBM internal use only. |
java.lang.String |
getRecordTime()
IBM internal use only. |
java.sql.Timestamp |
getRecordTimeInEJBType()
IBM internal use only. |
java.lang.String |
getRedirection()
IBM internal use only. |
java.lang.String |
getReferalURL()
IBM internal use only. |
java.lang.String |
getRemoteAddress()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getResult()
IBM internal use only. |
java.lang.String |
getScript()
IBM internal use only. |
java.lang.String |
getServerName()
IBM internal use only. |
java.lang.String |
getSessionId()
IBM internal use only. |
java.lang.String |
getShopperLastLoginTime()
IBM internal use only. |
java.sql.Timestamp |
getShopperLastLoginTimeInEJBType()
IBM internal use only. |
java.lang.String |
getUserId()
IBM internal use only. |
long |
getUserIdInEJBType()
IBM internal use only. |
java.lang.String |
getUserTrafficId()
IBM internal use only. |
long |
getUserTrafficIdInEJBType()
IBM internal use only. |
java.lang.String |
getViewTask()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setBrowserAgent(java.lang.String aBrowserAgent)
IBM internal use only. |
void |
setClientAccessMethod(java.lang.String aClientAccessMethod)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyUserTrafficId(java.lang.String aDataBeanKeyUserTrafficId)
Set its primary key for fetching. |
void |
setHttps(java.lang.String aHttps)
IBM internal use only. |
void |
setPathInfo(java.lang.String aPathInfo)
IBM internal use only. |
void |
setPreviousURL(java.lang.String aPreviousURL)
IBM internal use only. |
void |
setQueryString(java.lang.String aQueryString)
IBM internal use only. |
void |
setRecordTime(java.sql.Timestamp aRecordTime)
IBM internal use only. |
void |
setRedirection(java.lang.String aRedirection)
IBM internal use only. |
void |
setReferalURL(java.lang.String aReferalURL)
IBM internal use only. |
void |
setRemoteAddress(java.lang.String aRemoteAddress)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setResult(java.lang.String aResult)
IBM internal use only. |
void |
setScript(java.lang.String aScript)
IBM internal use only. |
void |
setServerName(java.lang.String aServerName)
IBM internal use only. |
void |
setSessionId(java.lang.String aSessionId)
IBM internal use only. |
void |
setShopperLastLoginTime(java.sql.Timestamp aShopperLastLoginTime)
IBM internal use only. |
void |
setUserId(long aUserId)
IBM internal use only. |
void |
setUserTrafficId(long aUserTrafficId)
IBM internal use only. |
void |
setViewTask(java.lang.String aViewTask)
IBM internal use only. |
Constructor Detail |
public UserTrafficDataBean()
Method Detail |
public java.lang.String getBrowserAgent() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getClientAccessMethod() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyUserTrafficId()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getHttps() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPathInfo() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPreviousURL() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getQueryString() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRecordTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getRecordTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRedirection() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getReferalURL() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRemoteAddress() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getResult() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getScript() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getServerName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSessionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getShopperLastLoginTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getShopperLastLoginTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getUserId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic long getUserIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getUserTrafficId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic long getUserTrafficIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getViewTask() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setBrowserAgent(java.lang.String aBrowserAgent)
IBM internal use only.
aBrowserAgent
- java.lang.Stringpublic void setClientAccessMethod(java.lang.String aClientAccessMethod)
IBM internal use only.
aClientAccessMethod
- java.lang.Stringpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyUserTrafficId(java.lang.String aDataBeanKeyUserTrafficId)
Set its primary key for fetching.
aDataBeanKeyUserTrafficId
- java.lang.Stringpublic void setHttps(java.lang.String aHttps)
IBM internal use only.
aHttps
- java.lang.Stringpublic void setPathInfo(java.lang.String aPathInfo)
IBM internal use only.
aPathInfo
- java.lang.Stringpublic void setPreviousURL(java.lang.String aPreviousURL)
IBM internal use only.
aPreviousURL
- java.lang.Stringpublic void setQueryString(java.lang.String aQueryString)
IBM internal use only.
aQueryString
- java.lang.Stringpublic void setRecordTime(java.sql.Timestamp aRecordTime)
IBM internal use only.
aRecordTime
- java.sql.Timestamppublic void setRedirection(java.lang.String aRedirection)
IBM internal use only.
aRedirection
- java.lang.Stringpublic void setReferalURL(java.lang.String aReferalURL)
IBM internal use only.
aReferalURL
- java.lang.Stringpublic void setRemoteAddress(java.lang.String aRemoteAddress)
IBM internal use only.
aRemoteAddress
- java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic void setResult(java.lang.String aResult)
IBM internal use only.
aResult
- java.lang.Stringpublic void setScript(java.lang.String aScript)
IBM internal use only.
aScript
- java.lang.Stringpublic void setServerName(java.lang.String aServerName)
IBM internal use only.
aServerName
- java.lang.Stringpublic void setSessionId(java.lang.String aSessionId)
IBM internal use only.
aSessionId
- java.lang.Stringpublic void setShopperLastLoginTime(java.sql.Timestamp aShopperLastLoginTime)
IBM internal use only.
aShopperLastLoginTime
- java.sql.Timestamppublic void setUserId(long aUserId)
IBM internal use only.
aUserId
- longpublic void setUserTrafficId(long aUserTrafficId)
IBM internal use only.
aUserTrafficId
- longpublic void setViewTask(java.lang.String aViewTask)
IBM internal use only.
aViewTask
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |