|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.server.bean.BTTUserWorkArea
This class facilitates the usage of BaseSingleAction in WAS Base Edition by not loading the work area library.
Field Summary | |
---|---|
static java.lang.String |
COMPID
Component ID for Server Bean used in trace "#SBEAN" |
Constructor Summary | |
---|---|
BTTUserWorkArea()
|
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.String key)
Get object from the Work Area. |
static boolean |
isWorkAreaAvail()
Get the Work Area is used or not. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COMPID
Constructor Detail |
public BTTUserWorkArea()
Method Detail |
public java.lang.Object get(java.lang.String key) throws BTTSAEException
key
- The key.
BTTSAEException
public static boolean isWorkAreaAvail()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |