| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| oracle.jbo.server.ejb.facade |
| Modifier and Type | Class and Description |
|---|---|
class |
DCCriteriaBaseViewDef
Deprecated.
|
class |
DCCriteriaItemViewDef
Deprecated.
|
class |
DCCriteriaOperatorViewDef
Deprecated.
|
class |
DCCriteriaRowViewDef
Deprecated.
|
class |
DCCriteriaValueViewDef
Deprecated.
|
class |
DCCriteriaViewDef
Deprecated.
|
class |
DCDataViewDef |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityDefImpl
Defines metadata for Entity Object classes.
|
class |
EntityDefOverRowSet |
class |
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances.
|
| Modifier and Type | Field and Description |
|---|---|
protected RowDef |
AttributeDefImpl.mDef
Deprecated.
for internal framework use only.
Back Pointer to Def Object where the Attribute belongs.
|
| Modifier and Type | Method and Description |
|---|---|
protected RowDef |
RowDef.findDefForDiscrValues(java.lang.Object[] values,
boolean recurse) |
RowDef |
RowDef.findDefForDiscrValues2(java.lang.Object[] values,
boolean recurse) |
RowDef |
ViewAccessorDef.getDef() |
RowDef |
AttributeDefImpl.getDef()
Returns the DefObject object which describes this attribute.
|
RowDef |
AssociationDefBase.getDestinationOwner() |
RowDef |
Association.getDestinationOwner() |
RowDef |
AssociationDefBase.getSourceOwner() |
RowDef |
Association.getSourceOwner() |
| Modifier and Type | Method and Description |
|---|---|
protected ViewAccessorDef |
ListBindingDefImpl.findOrCreatePreferredAccessorDef(RowDef voDef,
ViewAccessorDef vaDef,
java.lang.String prefCrName) |
protected void |
AttributeDefImpl.initFromXML(DefElement xmlElement,
RowDef parent,
int index) |
protected void |
AssociationDefImpl.initFromXML(DefElement xmlElement,
RowDef parent,
int index) |
| Constructor and Description |
|---|
RowDefPersonalized(RowDef rowDef) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmrAccessorDefImpl.initFromXML(DefElement xmlElement,
RowDef parent,
int index) |