Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo
Class RootAppModuleRegistry

java.lang.Object
  |
  +--oracle.cabo.data.jbo.RootAppModuleRegistry
Direct Known Subclasses:
RootAppModuleRegistryImpl

public abstract class RootAppModuleRegistry
extends java.lang.Object

Registry for BC4J root ApplicationModules.


Constructor Summary
RootAppModuleRegistry()
           
 
Method Summary
abstract  oracle.jbo.ApplicationModule findRootAppModule(java.lang.String name)
          Returns the root ApplicationModule by this name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootAppModuleRegistry

public RootAppModuleRegistry()
Method Detail

findRootAppModule

public abstract oracle.jbo.ApplicationModule findRootAppModule(java.lang.String name)
Returns the root ApplicationModule by this name

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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