Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

oracle.jbo.common
Class DefaultSessionContextImpl

java.lang.Object
  extended by oracle.jbo.common.DefaultSessionContextImpl
All Implemented Interfaces:
SessionContext

public class DefaultSessionContextImpl
extends java.lang.Object
implements SessionContext


Field Summary
 
Fields inherited from interface oracle.jbo.SessionContext
TYPE_EJB_SESSION, TYPE_HTTP_SESSION, TYPE_THREAD_SESSION
 
Constructor Summary
DefaultSessionContextImpl()
           
 
Method Summary
 java.lang.String getId()
           
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSessionContextImpl

public DefaultSessionContextImpl()
Method Detail

getType

public int getType()
Specified by:
getType in interface SessionContext

getId

public java.lang.String getId()
Specified by:
getId in interface SessionContext

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

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