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

E10686-08

oracle.adf.share.mds
Class MDSTransContextImpl

java.lang.Object
  extended by oracle.adf.share.mds.MDSTransContextImpl
All Implemented Interfaces:
MDSTransContext

public class MDSTransContextImpl
extends java.lang.Object
implements MDSTransContext


Constructor Summary
MDSTransContextImpl()
           
 
Method Summary
 java.lang.Exception getException()
           
 oracle.mds.core.MDSSession getMDSSession()
           
 void setException(java.lang.Exception m_excep)
           
 void setMDSSession(oracle.mds.core.MDSSession mdsSess)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDSTransContextImpl

public MDSTransContextImpl()
Method Detail

getMDSSession

public oracle.mds.core.MDSSession getMDSSession()
Specified by:
getMDSSession in interface MDSTransContext

setMDSSession

public void setMDSSession(oracle.mds.core.MDSSession mdsSess)

setException

public void setException(java.lang.Exception m_excep)

getException

public java.lang.Exception getException()
Specified by:
getException in interface MDSTransContext

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

E10686-08

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