Class ApplicationAdapter
Object
|
+--ApplicationAdapter
- class
ApplicationAdapter
This is ApplicationAdapter class the base class for all user defined commands.
Defined in ApplicationAdapter.js
|
Constructor Summary |
ApplicationAdapter()
Constructs a new instance of ApplicationAdapter class.
|
APP_ROOT
<static> Object APP_ROOT
ApplicationAdapter
ApplicationAdapter()
Constructs a new instance of ApplicationAdapter class.
get
String get(<String> key)
Parameters:
key - The key to look up.
getAppRoot
String getAppRoot()
Returns application root directory.
Returns:
The application root directory.
put
void put(<String> key, <String> value)
Sets session key/value pair.
Parameters:
key - The key of the new session variable.
remove
void remove(<String> key)
Removes application variable by key.
www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008