|
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.NamedObjectDefImpl
|
+--oracle.cabo.data.jbo.def.AppModuleDefImpl
|
+--oracle.cabo.data.jbo.def.NestedAppModuleDefImpl
BC4J ApplicationModule definition implementation.
| Constructor Summary | |
NestedAppModuleDefImpl()
|
|
| Method Summary | |
boolean |
isAutoCreate()
Returns true if the ApplicationModule should be automatically created when not found. |
void |
setAutoCreate(boolean autoCreate)
Sets whether the ApplicationModule should be automatically created when not found. |
| Methods inherited from class oracle.cabo.data.jbo.def.AppModuleDefImpl |
findAppModuleDef, findViewObjectDef, getDefFullName, setAppModuleDefs, setDefFullName, setViewObjectDefs |
| Methods inherited from class oracle.cabo.data.jbo.def.NamedObjectDefImpl |
getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.cabo.data.jbo.def.AppModuleDef |
findAppModuleDef, findViewObjectDef, getDefFullName, getName |
| Constructor Detail |
public NestedAppModuleDefImpl()
| Method Detail |
public boolean isAutoCreate()
isAutoCreate in interface NestedAppModuleDefpublic void setAutoCreate(boolean autoCreate)
|
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 | ||||||||