Adempiere 3.5.2a

org.adempiere.webui.session
Class SessionManager

java.lang.Object
  extended by org.adempiere.webui.session.SessionManager

public class SessionManager
extends Object

Version:
$Revision: 0.10 $
Author:
Ashley G Ramdass

Field Summary
static String SESSION_APPLICATION
           
 
Constructor Summary
SessionManager()
           
 
Method Summary
static void clearSession()
           
static IDesktop getAppDesktop()
           
static IWebClient getSessionApplication()
           
static boolean isUserLoggedIn(Properties ctx)
           
static void logoutSession()
           
static void setSessionApplication(IWebClient app)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SESSION_APPLICATION

public static final String SESSION_APPLICATION
See Also:
Constant Field Values
Constructor Detail

SessionManager

public SessionManager()
Method Detail

isUserLoggedIn

public static boolean isUserLoggedIn(Properties ctx)

setSessionApplication

public static void setSessionApplication(IWebClient app)

getAppDesktop

public static IDesktop getAppDesktop()

getSessionApplication

public static IWebClient getSessionApplication()

clearSession

public static void clearSession()

logoutSession

public static void logoutSession()

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.