| Package | Description | 
|---|---|
| oracle.adf.model.bean | |
| oracle.adf.model.generic | 
 Contains a readonly DataControl implementation for JavaBeans. 
 | 
| oracle.adf.model.placeholder | |
| oracle.adf.model.rest | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.lov | |
| oracle.jbo.server.remote | 
 Contains the platform independent server side abstract implementation for handling 3 tier communications. 
 | 
| oracle.jbo.server.uniqueid | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCCriteriaBaseVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaItemVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaOperatorVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaRowVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaValueVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaVOImpl
Deprecated.   
 | 
class  | 
DCDataAM
For internal adf framework use only. 
 | 
class  | 
DCDataVO  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StructureDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
StructureDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PlaceholderVOImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestDCDataVO  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationModuleImpl
The base class of Application Modules. 
 | 
class  | 
AssociationReference
 NAME
      AssociationReference.java -
 DESCRIPTION
      The AssociationReference is an object that references an
      EntityAssociation or a ViewLinkDefImpl. 
 | 
class  | 
ContainerObjectImpl
The implementation of the  
ContainerObject interface. | 
class  | 
DSEntityCache  | 
class  | 
DSViewObjectImpl  | 
class  | 
EntityCache
The EntityCache caches queried rows for a particular EntityImpl. 
 | 
class  | 
EntityCacheOverRowSet  | 
class  | 
EntityReference
 NAME
      EntityReference.java - View object's use of entity base. 
 | 
class  | 
ProgrammaticViewObjectImpl  | 
class  | 
RowReference
 NAME
      RowReference.java - Base class for view object bases. 
 | 
class  | 
ViewLinkImpl
Implements the
  
ViewLink interface, the middle-tier class that manages
 a master-detail relationship between two View Objects. | 
class  | 
ViewObjectImpl
The implementation of the
  
ViewObject interface, the middle-tier class that manages
 database queries and the view rows that result from executing queries. | 
class  | 
ViewObjectOnRowSets  | 
class  | 
ViewReference
 NAME
      ViewReference.java - View object's use of other view objects (composite VO). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ComponentObjectImpl | 
ComponentObjectImpl.createRef(java.lang.String name,
         DefObject bo)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ApplicationModuleImpl.addChild(ComponentObjectImpl object)
Internal: Applications should not use this method. 
 | 
protected void | 
ApplicationModuleImpl.removeChild(ComponentObjectImpl object)
Internal: Applications should not use this method. 
 | 
protected void | 
ViewLinkDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewAnnotations.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewAccessorDef.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
RowFinder.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
PDefComponentOperations.setDefForComponent(ComponentObjectImpl comp)
Deprecated.   
 | 
protected void | 
OperationParamImpl.setDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
OperationDefinitionsImpl.setDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
OperationDefinitionImpl.setDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
KeyDef.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ExprWhitelistDef.setDefForComponent(ComponentObjectImpl comp)
Deprecated.   
 | 
protected void | 
EntityDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
EntityAssociation.setDefForComponent(ComponentObjectImpl comp)
Set the Component def for Association 
 | 
protected void | 
DomainDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected abstract void | 
DefObject.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ComponentOperations.setDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
AttributeDefImpl.setDefForComponent(ComponentObjectImpl comp)
Sets the Definition Object for the Component. 
 | 
protected void | 
AssociationEnd.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ApplicationModuleDefImpl.setDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewLinkDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewAnnotations.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ViewAccessorDef.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
RowFinder.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
PDefComponentOperations.unsetDefForComponent(ComponentObjectImpl comp)
Deprecated.   
 | 
protected void | 
OperationParamImpl.unsetDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
OperationDefinitionsImpl.unsetDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
OperationDefinitionImpl.unsetDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
KeyDef.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ExprWhitelistDef.unsetDefForComponent(ComponentObjectImpl comp)
Deprecated.   
 | 
protected void | 
EntityDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
EntityAssociation.unsetDefForComponent(ComponentObjectImpl comp)
Unset the Component def for Association 
 | 
protected void | 
DomainDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected abstract void | 
DefObject.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ComponentOperations.unsetDefForComponent(ComponentObjectImpl comp)
For internal framework use only. 
 | 
protected void | 
AttributeDefImpl.unsetDefForComponent(ComponentObjectImpl comp)
Unsets the DefinitionObject For the component. 
 | 
protected void | 
AssociationEnd.unsetDefForComponent(ComponentObjectImpl comp)  | 
protected void | 
ApplicationModuleDefImpl.unsetDefForComponent(ComponentObjectImpl comp)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmrAccessorViewImpl  | 
class  | 
EntityFacadeCollImpl
Abstract base class for Entity Facade collections. 
 | 
class  | 
FinderViewImpl
Abstract base class for Finder-Based View Object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LOVAppModuleImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ComponentObjectImpl | 
RuntimeComponentObjectInfo.obj  | 
| Modifier and Type | Method and Description | 
|---|---|
ComponentObjectImpl | 
RuntimeComponentObjectInfo.getObject()
Return the component instance this class is maintaining. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeComponentObjectInfo | 
PiggybackManager.addComponentObject(ComponentObjectImpl co)  | 
int | 
PiggybackManager.indexOfComponentObject(ComponentObjectImpl rci)  | 
protected ResponseValues | 
ObjectMarshallerImpl.marshalComponentObject(ComponentObjectImpl co)  | 
protected ResponseValues | 
ObjectMarshallerImpl.marshalComponentObjectInternal(ComponentObjectImpl co,
                              int objId)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RowIdAMImpl
This class is the Application Module implementation for the RowId generator. 
 |