| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.jbo.mom |
Contains the abstract implementation for meta object management in various ADF tiers.
|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
protected PersDefBase |
DCDataVO.findPersDefObject()
Override to pass in static Def.
|
| Modifier and Type | Method and Description |
|---|---|
PersDefBase |
PersistableDefObject.allocatePDef() |
PersDefBase |
PersistableDefObject.createEditPDef() |
PersDefBase |
DefTransferManager.createEditPDef(java.lang.String staticDefName) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistableDefObject.extractCustIntoPDef(PersDefBase pDef) |
| Modifier and Type | Class and Description |
|---|---|
class |
PDefApplicationModule |
class |
PDefAttribute |
class |
PDefCategory |
class |
PDefComponentObjectBase |
class |
PDefComponentOperations |
class |
PDefEntityObject
Note that there could dependency from PDefViewObject to
PDefEntityObject.
|
class |
PDefRow |
class |
PDefVariable |
class |
PDefViewCriteria |
class |
PDefViewObject |
| Modifier and Type | Method and Description |
|---|---|
PersDefBase |
ViewDefImpl.allocatePDef() |
PersDefBase |
EntityDefImpl.allocatePDef() |
PersDefBase |
ApplicationModuleDefImpl.allocatePDef() |
protected PersDefBase |
ComponentObjectImpl.findPersDefObject() |
PersDefBase |
MetaObject.getPersDef() |
PersDefBase |
MetaObject.getPersDefForEdit() |
PersDefBase |
MetaObject.getPersDefNoUpdateCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaObject.extractCustIntoPDef(PersDefBase pDef) |