Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo.def
Interface NestedAppModuleDef

All Superinterfaces:
AppModuleDef
All Known Implementing Classes:
NestedAppModuleDefImpl

public interface NestedAppModuleDef
extends AppModuleDef

BC4J ApplicationModule definition.


Method Summary
 boolean isAutoCreate()
          Returns true if the ApplicationModule should be automatically created when not found.
 
Methods inherited from interface oracle.cabo.data.jbo.def.AppModuleDef
findAppModuleDef, findViewObjectDef, getDefFullName, getName
 

Method Detail

isAutoCreate

public boolean isAutoCreate()
Returns true if the ApplicationModule should be automatically created when not found.

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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