Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.common.context.SessionContext Class Reference

List of all members.

Detailed Description

Definition at line 39 of file SessionContext.java.

Public Member Functions

String getUserGroup ()
void setUserGroup (String userGroup)
String getUserId ()
void setUserId (String userId)
 SessionContext (String id)
long getCreationTime ()
String getId ()
long getLastAccessedTime ()
ServletContext getServletContext ()
void setMaxInactiveInterval (int arg0)
int getMaxInactiveInterval ()
HttpSessionContext getSessionContext ()
Object getAttribute (String attributName)
Object getValue (String name)
Enumeration getAttributeNames ()
String[] getValueNames ()
void setAttribute (String attributName, Object attribut)
void putValue (String name, Object obj)
void removeAttribute (String attributName)
void removeValue (String name)
void clearAttribute ()
 remove all attribute of the session.
void invalidate ()
void SetIsNew (boolean bool)
boolean isNew ()
UserTerminal getTerminal ()
void setTerminal (UserTerminal terminal)


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4