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


oracle.jbo
Interface SessionContextManager

All Known Implementing Classes:
SessionContextManagerImpl

public interface SessionContextManager

Method Summary
 SessionContext getCurrentSession()
           
 void setCurrentSession(SessionContext session)
           

 

Method Detail

getCurrentSession

public SessionContext getCurrentSession()

setCurrentSession

public void setCurrentSession(SessionContext session)

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


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