Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.SessionContextManager

Packages that use SessionContextManager
oracle.adf.model.binding Contains the abstract implementation of ADFm binding objects. 
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of SessionContextManager in oracle.adf.model.binding

 

Methods in oracle.adf.model.binding that return SessionContextManager
protected  SessionContextManager DCDataControl.getSessionContextManager()
           

 

Uses of SessionContextManager in oracle.jbo.common

 

Classes in oracle.jbo.common that implement SessionContextManager
 class SessionContextManagerImpl
           

 

Methods in oracle.jbo.common that return SessionContextManager
static SessionContextManager SessionContextManagerImpl.getInstance()
           

 

Uses of SessionContextManager in oracle.jbo.server

 

Methods in oracle.jbo.server that return SessionContextManager
static SessionContextManager SessionImpl.getSessionContextManager()
           
static SessionContextManager SessionImpl.findOrCreateSessionContextManager()
           

 

Methods in oracle.jbo.server with parameters of type SessionContextManager
static void SessionImpl.setSessionContextManager(SessionContextManager iMgr)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.