|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.9.0) E52934-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.share.customizationset.util.CSMigratorMDSUtil
public class CSMigratorMDSUtil
| Constructor Summary | |
|---|---|
CSMigratorMDSUtil() |
|
| Method Summary | |
|---|---|
static oracle.mds.core.MDSInstance |
getCustomMDSInstance(java.lang.String instanceName, java.util.List<java.lang.String> namespaceList, java.lang.String depAppName)This API returns a custom MDSInstance which will be intialized with the list of namespaces passed. |
static void |
releaseCustomMDSInstance(oracle.mds.core.MDSInstance mdsInstance)Releases the MDSInstance - type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSMigratorMDSUtil()
| Method Detail |
|---|
public static oracle.mds.core.MDSInstance getCustomMDSInstance(java.lang.String instanceName,
java.util.List<java.lang.String> namespaceList,
java.lang.String depAppName)
throws java.lang.Exception
instanceName -namespaceList -depAppName - (Optional: Only for local test apps. Not required in actual deployment environment where the app name which will be derived dynamically).java.lang.Exceptionpublic static void releaseCustomMDSInstance(oracle.mds.core.MDSInstance mdsInstance)
mdsInstance -
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.9.0) E52934-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||