Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

oracle.adf.share.config
Class ADFContextMDSConfigHelperImpl

java.lang.Object
  extended by oracle.adf.share.config.ADFContextMDSConfigHelperImpl
All Implemented Interfaces:
ADFContextMDSConfigHelper

public class ADFContextMDSConfigHelperImpl
extends java.lang.Object
implements ADFContextMDSConfigHelper


Constructor Summary
ADFContextMDSConfigHelperImpl()
           
 
Method Summary
 java.lang.Object createMDSSession(ADFContext adfcontext)
           
protected  oracle.mds.core.SessionOptions createSessionOptions(ADFContext adfcontext)
           
protected  oracle.mds.core.UserStateHandler createStateHandler(ADFContext adfcontext)
           
protected  oracle.mds.config.CustConfig getCustConfig(ADFContext adfcontext)
           
 java.lang.Object getMDSInstance(ADFContext adfcontext)
           
 void releaseMDSInstance(ADFContext adfcontext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ADFContextMDSConfigHelperImpl

public ADFContextMDSConfigHelperImpl()
Method Detail

createMDSSession

public java.lang.Object createMDSSession(ADFContext adfcontext)
Specified by:
createMDSSession in interface ADFContextMDSConfigHelper
Returns:
Return the MDSSession Object

createStateHandler

protected oracle.mds.core.UserStateHandler createStateHandler(ADFContext adfcontext)

createSessionOptions

protected oracle.mds.core.SessionOptions createSessionOptions(ADFContext adfcontext)

getCustConfig

protected oracle.mds.config.CustConfig getCustConfig(ADFContext adfcontext)

releaseMDSInstance

public void releaseMDSInstance(ADFContext adfcontext)
Specified by:
releaseMDSInstance in interface ADFContextMDSConfigHelper

getMDSInstance

public java.lang.Object getMDSInstance(ADFContext adfcontext)
Specified by:
getMDSInstance in interface ADFContextMDSConfigHelper

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

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