| Package | Description | 
|---|---|
| oracle.adf.model.bean | |
| oracle.adf.model.generic | 
 Contains a readonly DataControl implementation for JavaBeans. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.lov | 
| 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  | 
class  | 
DCVCSubstAttrDef
This View Attribute Def is created so that it serves as a wrapper
 around the attributes created for exposing View Criteria definitions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AccessorDefImpl  | 
class  | 
MethodAccessorDefImpl  | 
class  | 
MethodAccessorDefImpl.ParameterInfoImpl  | 
class  | 
StructureDefImpl
Imlemented by classes that access a View Object's or Entity Object's metadata. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationModuleDefImpl
The base class for all generated ApplicationModule classes. 
 | 
class  | 
AssociationDefBase  | 
class  | 
AssociationDefImpl  | 
class  | 
AssociationEnd
 NAME
      AssociationEnd.java -
 DESCRIPTION
 NOTES
 VERSION
 MODIFIED   (MM/DD/YY) 
 | 
class  | 
AttributeDefImpl
AttributeDefImpl is an implementation class for the
  
AttributeDef
 interface in the middle tier server. | 
class  | 
AttributeDefOverAttr  | 
class  | 
ComponentAnnotations  | 
class  | 
ComponentOperations
For internal framework use only. 
 | 
class  | 
DomainDefImpl  | 
class  | 
EntityAssociation
Describes the relationship between two Entity Objects. 
 | 
class  | 
EntityDefImpl
Defines metadata for Entity Object classes. 
 | 
class  | 
EntityDefOverRowSet  | 
class  | 
ExprWhitelistDef
Deprecated.   
 | 
class  | 
KeyDef  | 
class  | 
MetaObject  | 
class  | 
OperationDefinitionImpl  | 
class  | 
OperationDefinitionsImpl
This class represents the metadata for a collection of operation definitions. 
 | 
class  | 
OperationParamImpl  | 
class  | 
RowDef
Default implementation of DefInterface implemented by all of
 JBO Definition classes. 
 | 
class  | 
RowFinder
RowFinder is designed as a generic way to help RowSet to find matching rows
  by Primary Key, AltKey or ViewCriteria. 
 | 
class  | 
ViewAccessorDef  | 
class  | 
ViewAnnotations  | 
class  | 
ViewAttributeDefImpl
The ViewAttributeDefImpl is an alias to an AttributeDefImpl. 
 | 
class  | 
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances. 
 | 
class  | 
ViewKeyDef  | 
class  | 
ViewLinkDefImpl
 NAME
      ViewLinkDefImpl.java -
 DESCRIPTION
      The ViewLinkDefImpl describes relationship between two query objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DefObject | 
ViewObjectImpl.getDef()
Internal: Applications should not use this method. 
 | 
DefObject | 
ViewLinkImpl.getDef()
Internal: Applications should not use this method. 
 | 
DefObject | 
RowReference.getDef()  | 
DefObject | 
AssociationReference.getDef()  | 
DefObject[] | 
AssociationDefBase.getDefs()  | 
DefObject[] | 
Association.getDefs()  | 
DefObject | 
AssociationEnd.getOwner()  | 
DefObject | 
ViewAttributeDefImpl.getReferenceAttribute()
Gets the reference Entity's AttributeDefImpl if this View Attribute is Entity based. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
PackageDefImpl.addChild(DefObject obj)  | 
protected void | 
PackageDefImpl.addChild(DefObject obj,
        java.lang.String objType)  | 
static ComponentObjectImpl | 
ComponentObjectImpl.createRef(java.lang.String name,
         DefObject bo)  | 
protected void | 
PackageDefImpl.removeChild(DefObject obj,
           java.lang.String objType)  | 
void | 
AssociationEnd.setOwner(DefObject owner)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmrAccessorDefImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LOVAppModuleDefImpl  |