com.ibm.commerce.pvcdevices.objects
Interface PVCSessionAccessBeanData
- All Known Implementing Classes:
- PVCSessionAccessBean
- public interface PVCSessionAccessBeanData
getGuestId
public java.lang.String getGuestId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastVisted
public java.lang.String getLastVisted()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPVCSessionId
public java.lang.String getPVCSessionId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRegisterId
public java.lang.String getRegisterId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSessionType
public java.lang.String getSessionType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStatus
public java.lang.String getStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTerminalId
public java.lang.String getTerminalId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setGuestId
public void setGuestId(java.lang.String newValue)
setLastVisted
public void setLastVisted(java.lang.String newValue)
setPVCSessionId
public void setPVCSessionId(java.lang.String newValue)
setRegisterId
public void setRegisterId(java.lang.String newValue)
setSessionType
public void setSessionType(java.lang.String newValue)
setStatus
public void setStatus(java.lang.String newValue)
setTerminalId
public void setTerminalId(java.lang.String newValue)