Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

oracle.adf.share.mds
Class MDSUtil

java.lang.Object
  extended by oracle.adf.share.mds.MDSUtil

public class MDSUtil
extends java.lang.Object

Since:
release specific (what release of product did this appear in)

Constructor Summary
MDSUtil()
           
 
Method Summary
static oracle.mds.core.SessionOptions createSessionOptions()
           
static oracle.mds.core.UserStateHandler createStateHandler()
           
static oracle.mds.cust.CustClassList getCustClassList()
           
protected static oracle.mds.config.CustConfig getCustConfig()
           
static java.lang.String getDocumentASString(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDSUtil

public MDSUtil()
Method Detail

getCustClassList

public static oracle.mds.cust.CustClassList getCustClassList()

getDocumentASString

public static java.lang.String getDocumentASString(org.w3c.dom.Node node)

createSessionOptions

public static oracle.mds.core.SessionOptions createSessionOptions()

getCustConfig

protected static oracle.mds.config.CustConfig getCustConfig()

createStateHandler

public static oracle.mds.core.UserStateHandler createStateHandler()

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

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