|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.common.ContextUtil
| Method Summary | |
java.lang.Object |
findCurrentContext()Deprecated. since 10.1.3. Use oracle.adf.share.ADFContext.getCurrent().getApplication() instead. |
java.lang.Object |
getCurrentContext() |
static ContextUtil |
getInstance() |
void |
resetCurrentContext() |
void |
setCurrentContext(java.lang.Object ctx) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ContextUtil getInstance()
public java.lang.Object getCurrentContext()
public void setCurrentContext(java.lang.Object ctx)
public void resetCurrentContext()
public java.lang.Object findCurrentContext()
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||