| Package | Description | 
|---|---|
| oracle.adf.model.bean | |
| oracle.adf.model.binding | 
 Contains the abstract implementation of ADFm binding objects. 
 | 
| oracle.adf.model.placeholder | |
| oracle.adf.model.rest | |
| oracle.adf.model.rest.odata | |
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| oracle.jbo.rules | 
 Contains sample validation beans. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.lov | |
| oracle.jbo.server.uniqueid | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCCriteriaBaseViewDef
Deprecated.   
 | 
class  | 
DCCriteriaBaseVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaItemViewDef
Deprecated.   
 | 
class  | 
DCCriteriaItemVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaOperatorViewDef
Deprecated.   
 | 
class  | 
DCCriteriaOperatorVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaRowViewDef
Deprecated.   
 | 
class  | 
DCCriteriaRowVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaValueViewDef
Deprecated.   
 | 
class  | 
DCCriteriaValueVOImpl
Deprecated.   
 | 
class  | 
DCCriteriaViewDef
Deprecated.   
 | 
class  | 
DCCriteriaVOImpl
Deprecated.   
 | 
class  | 
DCDataAM
For internal adf framework use only. 
 | 
class  | 
DCDataViewDef  | 
class  | 
DCDataVO  | 
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  | 
DCVariableImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PlaceholderVOImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRestDCDataVO  | 
class  | 
RestDCDataVO  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ODataRestDCDataVO  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ViewUsageImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VariableImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
static ComponentOperationsManager | 
ExpressionDef.getComponentOperationsManager(java.lang.Object obj)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JboAbstractValidator
The superclass for all pre-defined validators. 
 | 
class  | 
JboCollectionValidator  | 
class  | 
JboCompareValidator
A validator that tests literal values by comparing them to a pre-defined value,
 using a pre-defined relation. 
 | 
class  | 
JboExprCollectionValidator  | 
class  | 
JboExprCompareValidator  | 
class  | 
JboExpressionValidator  | 
class  | 
JboLengthValidator
A validator that tests the length of the attribute values by comparing
 them with a pre-defined length value. 
 | 
class  | 
JboListValidator
A validator that tests for the presence of a literal value in a
 list of pre-defined values. 
 | 
class  | 
JboMandatoryAttrValHelper
Implements a stub validator for holding custom error messages
 for the predefined mandatory attribute validators. 
 | 
class  | 
JboMethodValidator
A validator that tests values by passing them to a validation method. 
 | 
class  | 
JboNonNullValidator
Implements non-null validation for mandatory attributes. 
 | 
class  | 
JboParamRequiredValidator  | 
class  | 
JboPrecisionScaleValidator
Implements precision and scale validation for numeric attributes and length validation
 for string and character attributes. 
 | 
class  | 
JboRangeValidator
A validator that tests if a literal value lies within a pre-defined range. 
 | 
class  | 
JboRegExpValidator
A validator that tests attribute values by comparing
 them with a pre-defined regular expression. 
 | 
class  | 
JboRequiredValidator
A validator that tests whether the value entered is null or not null 
 | 
class  | 
JboValidationBean  | 
class  | 
JboVCItemRequiredValidator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationModuleDefImpl
The base class for all generated ApplicationModule classes. 
 | 
class  | 
ApplicationModuleImpl
The base class of Application Modules. 
 | 
class  | 
AssociationDefImpl  | 
class  | 
AssociationReference
 NAME
      AssociationReference.java -
 DESCRIPTION
      The AssociationReference is an object that references an
      EntityAssociation or a ViewLinkDefImpl. 
 | 
class  | 
AttrFinderParameter  | 
class  | 
AttributeDefImpl
AttributeDefImpl is an implementation class for the
  
AttributeDef
 interface in the middle tier server. | 
class  | 
AttributeDefOverAttr  | 
class  | 
BoundParameter  | 
class  | 
ComponentObjectImpl
Abstract class for ComponentObjectImpl. 
 | 
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  | 
EntityDefImpl
Defines metadata for Entity Object classes. 
 | 
class  | 
EntityDefOverRowSet  | 
class  | 
EntityReference
 NAME
      EntityReference.java - View object's use of entity base. 
 | 
class  | 
ExprFinderParameter  | 
class  | 
JboEOExistsValidator  | 
class  | 
JboExistsValidator  | 
class  | 
JboMandatoryAttributesValidator
Implements non-null validation for mandatory attributes. 
 | 
class  | 
JboSQLCollectionValidator  | 
class  | 
JboSQLCompareValidator  | 
class  | 
JboSQLListValidator
A validator that tests for the presence of a literal value in a
 list of database values. 
 | 
class  | 
JboUniqueKeyValidator  | 
class  | 
JboVOCollectionValidator  | 
class  | 
JboVOCompareValidator
A validator that tests literal values by comparing them to a database value,
 using a pre-defined relation. 
 | 
class  | 
JboVOExistsValidator  | 
class  | 
JboVOListValidator
A validator that tests for the presence of a literal value in a
 list of database values. 
 | 
class  | 
JboVOUsageCollectionValidator  | 
class  | 
JboVOUsageCompareValidator  | 
class  | 
JboVOUsageExistsValidator  | 
class  | 
JboVOUsageListValidator  | 
class  | 
PDefApplicationModule  | 
class  | 
PDefComponentObjectBase  | 
class  | 
PDefEntityObject
Note that there could dependency from PDefViewObject to
 PDefEntityObject. 
 | 
class  | 
PDefRow  | 
class  | 
PDefViewObject  | 
class  | 
ProgrammaticEntityDefImpl  | 
class  | 
ProgrammaticViewObjectImpl  | 
class  | 
RowDef
Default implementation of DefInterface implemented by all of
 JBO Definition classes. 
 | 
class  | 
RowReference
 NAME
      RowReference.java - Base class for view object bases. 
 | 
class  | 
ViewAttributeDefImpl
The ViewAttributeDefImpl is an alias to an AttributeDefImpl. 
 | 
class  | 
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances. 
 | 
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 | Class and Description | 
|---|---|
class  | 
CmrAccessorDefImpl  | 
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  | 
LOVAppModuleDefImpl  | 
class  | 
LOVAppModuleImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RowIdAMImpl
This class is the Application Module implementation for the RowId generator. 
 |