Adempiere 3.5.2a

org.adempiere.webui.session
Class WebContext

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<Object,Object>
          extended by java.util.Properties
              extended by org.adempiere.webui.session.WebContext
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public final class WebContext
extends Properties

Version:
$Revision: 0.10 $
Author:
Ashley G Ramdass
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
WebContext()
           
 
Method Summary
static WebContext getCurrentInstance()
           
static void setCurrentInstance(WebContext webCtx)
           
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebContext

public WebContext()
Method Detail

getCurrentInstance

public static WebContext getCurrentInstance()

setCurrentInstance

public static void setCurrentInstance(WebContext webCtx)

Adempiere 3.5.2a

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