| Package | Description |
|---|---|
| oracle.jbo.uicli.mom |
Contains classes that implement metadata management for ADF Swing.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,JUApplicationReference> |
JUApplicationDefImpl.mApplicationUsages |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedHashMap<java.lang.String,JUApplicationReference> |
JUApplicationDefImpl.updateApplicationDefinitions(BindingContext ctx)
Updates the application definitions with any changes that where made since they where loaded.
|
| Modifier and Type | Method and Description |
|---|---|
JUApplicationDefImpl |
JUMetaObjectManager.removeAndReloadCpx(JUApplicationDefImpl appDef,
JUApplicationReference appRef,
BindingContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
JUApplicationDefImpl.setApplicationUsages(java.util.LinkedHashMap<java.lang.String,JUApplicationReference> updatedApplicationUsages)
For internal use only
|