|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.mom.MOMParser
oracle.jbo.mom.MOMParserNonMDS
oracle.jbo.mom.MOMParserMDS
public class MOMParserMDS
This class provides an MDS implementation of the abstract MOMParser class.
| Method Summary | |
|---|---|
static oracle.mds.core.MDSSession |
doGetMDSSession(boolean forTip) |
protected java.io.InputStream |
findInputStream(java.lang.String metaObjectName) |
static oracle.mds.core.MDSSession |
getBaseMDSSession() |
static oracle.mds.core.MDSSession |
getMDSSession() |
static DefDocument |
parseMO(oracle.mds.core.MetadataObject mo) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static oracle.mds.core.MDSSession getMDSSession()
public static oracle.mds.core.MDSSession getBaseMDSSession()
public static oracle.mds.core.MDSSession doGetMDSSession(boolean forTip)
protected java.io.InputStream findInputStream(java.lang.String metaObjectName)
throws javax.naming.NamingException
findInputStream in class MOMParserNonMDSjavax.naming.NamingExceptionpublic static DefDocument parseMO(oracle.mds.core.MetadataObject mo)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||