Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo.def
Interface RootAppModuleRegistryDef

All Known Implementing Classes:
RootAppModuleRegistryDefImpl

public interface RootAppModuleRegistryDef

Registry definition for BC4J RootAppModuleDefs.


Method Summary
 RootAppModuleDef findRootAppModuleDef(java.lang.String name)
          Returns the root RootAppModuleDef by this name
 java.util.Enumeration getRootAppModuleDefNames()
          Finds all registered RootAppModuleDef names
 

Method Detail

findRootAppModuleDef

public RootAppModuleDef findRootAppModuleDef(java.lang.String name)
Returns the root RootAppModuleDef by this name

getRootAppModuleDefNames

public java.util.Enumeration getRootAppModuleDefNames()
Finds all registered RootAppModuleDef names

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.