| 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.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  | 
| 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  | 
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  | 
ProgrammaticEntityDefImpl  | 
class  | 
RowDef
Default implementation of DefInterface implemented by all of
 JBO Definition classes. 
 | 
class  | 
ViewAnnotations  | 
class  | 
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances. 
 | 
class  | 
ViewLinkDefImpl
 NAME
      ViewLinkDefImpl.java -
 DESCRIPTION
      The ViewLinkDefImpl describes relationship between two query objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MetaObject | 
MetaObject.getPersMergedDef()
This API returns a new MetaObject that merges metadata from the original 
 MetaObject with that from the pers def (if one exists). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MetaObjectManager.registerDefObject(MetaObject defObj,
                 boolean isSharedDefinition)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LOVAppModuleDefImpl  |