|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.data.jbo.def.RootAppModuleRegistryDefImpl
Registry for BC4J RootAppModuleDefs
| Constructor Summary | |
RootAppModuleRegistryDefImpl()
|
|
| Method Summary | |
void |
addRootAppModuleDef(RootAppModuleDef rootAppModuleDef)
|
RootAppModuleDef |
findRootAppModuleDef(java.lang.String name)
Finds the RootAppModuleDef by name |
java.util.Enumeration |
getRootAppModuleDefNames()
Finds all registered RootAppModuleDef names |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RootAppModuleRegistryDefImpl()
| Method Detail |
public void addRootAppModuleDef(RootAppModuleDef rootAppModuleDef)
public RootAppModuleDef findRootAppModuleDef(java.lang.String name)
findRootAppModuleDef in interface RootAppModuleRegistryDefpublic java.util.Enumeration getRootAppModuleDefNames()
getRootAppModuleDefNames in interface RootAppModuleRegistryDef
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||