org.openmobileis.common.context.SessionContext Class Reference

List of all members.

Detailed Description

Definition at line 41 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)
String getUserLocale ()
void setUserLocale (String userLocal)


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1