Protege 3.0

edu.stanford.smi.protege.server
Class Session

java.lang.Object
  extended byedu.stanford.smi.protege.server.Session
All Implemented Interfaces:
RemoteSession, Serializable

public class Session
extends Object
implements RemoteSession, Serializable

See Also:
Serialized Form

Constructor Summary
Session(String userName, String userMachine)
           
 
Method Summary
 boolean equals(Object o)
           
 long getLastAccessTime()
           
 String getUserMachine()
           
 String getUserName()
           
 int hashCode()
           
 String toString()
           
 void updateAccessTime()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Session

public Session(String userName,
               String userMachine)
Method Detail

getUserName

public String getUserName()
Specified by:
getUserName in interface RemoteSession

getUserMachine

public String getUserMachine()

getLastAccessTime

public long getLastAccessTime()

updateAccessTime

public void updateAccessTime()

equals

public boolean equals(Object o)

hashCode

public int hashCode()

toString

public String toString()

Protege 3.0

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.