|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Remote interface of a BankFrame session.
| Method Summary | |
java.lang.String |
getSessionId()
Return this session's unique id |
long |
getTimeStamp()
Return the timestamp of the last time this session was accessed |
java.lang.String |
getUserId()
Return the userid associated with this session |
void |
updateTimeStamp()
Update this session's timestamp |
| Methods inherited from interface com.bankframe.ejb.EEntityRemote |
toDataPacket |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
public java.lang.String getSessionId()
throws java.rmi.RemoteException
java.rmi.RemoteException
public long getTimeStamp()
throws java.rmi.RemoteException
May - throw RemoteException if the concrete implementation of this
interface operates over RMI
java.rmi.RemoteException
public java.lang.String getUserId()
throws java.rmi.RemoteException
java.rmi.RemoteException
public void updateTimeStamp()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||