|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.common.SessionContextManagerImpl
public class SessionContextManagerImpl
| Method Summary | |
|---|---|
SessionContext |
getCurrentSession() |
static SessionContextManager |
getInstance() |
boolean |
hasCurrentSession() |
void |
removeCurrentSession() |
void |
setCurrentSession(SessionContext sessionContext) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SessionContextManager getInstance()
public boolean hasCurrentSession()
hasCurrentSession in interface SessionContextManagerpublic SessionContext getCurrentSession()
getCurrentSession in interface SessionContextManagerpublic void removeCurrentSession()
removeCurrentSession in interface SessionContextManagerpublic void setCurrentSession(SessionContext sessionContext)
setCurrentSession in interface SessionContextManager
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||