| Package | Description | 
|---|---|
| oracle.adf.model.adapter | Contains the implementation for abstract adapters for various oracle.binding.DataControl 
    implementation shipped with ADF. | 
| oracle.adf.model.bean | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. | 
| oracle.adf.model.generic | Contains a readonly DataControl implementation for JavaBeans. | 
| oracle.adf.model.layout | |
| oracle.adf.model.rest | |
| oracle.jbo.client | Contains the client side implementation for ADF Business Components interfaces in the oracle.jbo package. | 
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. | 
| oracle.jbo.mom | Contains the abstract implementation for meta object management in various ADF tiers. | 
| oracle.jbo.mom.xml | Contains direct dependencies on the xml parser at the metaObject manager level in ADF Business Components | 
| 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.util | |
| oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. | 
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. | 
| oracle.jbo.uicli.layout | |
| oracle.jbo.uicli.mom | Contains classes that implement metadata management for ADF Swing. | 
| oracle.jbo.uicli.uix | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AdapterDataControlDefDefinition class for adapter created data controls. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DCCriteriaBaseViewDefDeprecated.   | 
| class  | DCCriteriaItemViewDefDeprecated.   | 
| class  | DCCriteriaOperatorViewDefDeprecated.   | 
| class  | DCCriteriaRowViewDefDeprecated.   | 
| class  | DCCriteriaValueViewDefDeprecated.   | 
| class  | DCCriteriaViewDefDeprecated.   | 
| class  | DCDataViewDef | 
| class  | DCVCSubstAttrDefThis 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  | DCBindingContainerDef | 
| class  | DCBindingContainerReference | 
| class  | DCConfigurationDef | 
| class  | DCControlBindingDef | 
| class  | DCDataControlConfigDef | 
| class  | DCDataControlDef | 
| class  | DCDefBase | 
| class  | DCExecutableBindingDef | 
| class  | DCInvokeActionDef | 
| class  | DCIteratorBindingDef | 
| class  | DCParameterDef | 
| class  | DCParameterSetDef | 
| class  | DCPermissionDef | 
| class  | DCRegionControllerDef | 
| class  | DCVariableImpl | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DefPersistable | DCDataControlDef. mOuter | 
| protected DefPersistable | DCBindingContainerDef. mOuter | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | DCDefBase. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DCDefBase. setOrigObject(DefPersistable oldObj) | 
| Constructor and Description | 
|---|
| DCBindingContainerDef(DefPersistable outer) | 
| DCDataControlDef(DefPersistable outer) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessorDefImpl | 
| class  | MethodAccessorDefImpl | 
| class  | MethodAccessorDefImpl.ParameterInfoImpl | 
| class  | StructureDefImplImlemented by classes that access a View Object's or Entity Object's metadata. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DCLayoutConsDef | 
| class  | DCLayoutDef | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RestDataControlDef | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppModuleConfigImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DBSortCriteriaCollection | 
| class  | DBSortCriteriaImpl | 
| class  | DeclarativeWhereClauseA jbo designtime base class for reference objects. | 
| class  | ExpressionDef | 
| class  | GenericResourceBundleDef | 
| class  | JboCompOper | 
| class  | ListBindingDef | 
| class  | MessageBundleDefMessageBundleDef implements ResourceBundleDef | 
| class  | PropertiesBundleDefPropertiesBundleDef implements ResourceBundleDef | 
| class  | VariableImpl | 
| class  | ViewCriteriaImpl | 
| class  | ViewCriteriaItemCompoundImpl | 
| class  | ViewCriteriaItemImpl | 
| class  | ViewCriteriaRowImpl | 
| class  | XliffResourceBundleDef | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | ViewCriteriaRowImpl. getOrigObject() | 
| DefPersistable | ViewCriteriaItemImpl. getOrigObject() | 
| DefPersistable | ViewCriteriaItemCompoundImpl. getOrigObject() | 
| DefPersistable | ViewCriteriaImpl. getOrigObject() | 
| DefPersistable | VariableImpl. getOrigObject() | 
| DefPersistable | JboCompOper. getOrigObject() | 
| DefPersistable | DeclarativeWhereClause. getOrigObject() | 
| DefPersistable | DBSortCriteriaImpl. getOrigObject() | 
| DefPersistable | DBSortCriteriaCollection. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ViewCriteriaRowImpl. setOrigObject(DefPersistable oldObj) | 
| void | ViewCriteriaItemImpl. setOrigObject(DefPersistable oldObj) | 
| void | ViewCriteriaItemCompoundImpl. setOrigObject(DefPersistable oldObj) | 
| void | ViewCriteriaImpl. setOrigObject(DefPersistable oldObj) | 
| void | VariableImpl. setOrigObject(DefPersistable oldObj) | 
| void | JboCompOper. setOrigObject(DefPersistable oldObj) | 
| void | DeclarativeWhereClause. setOrigObject(DefPersistable oldObj) | 
| void | DBSortCriteriaImpl. setOrigObject(DefPersistable oldObj) | 
| void | DBSortCriteriaCollection. setOrigObject(DefPersistable oldObj) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainerDefImpl | 
| class  | PersDefBase | 
| class  | PersistableDefObject | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | PersistableDefObject. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PersistableDefObject. setOrigObject(DefPersistable origObject) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ListForDefPersistable<E extends DefPersistable> | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | DefPersistable. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLOutputStream. epilogue(DefPersistable jtpObject)This method write the ending block for each Object. | 
| void | XMLOutputStream. prologue(DefPersistable jtpObject)This method writes the starting block for each Object. | 
| boolean | XMLOutputStream. removeObject(DefPersistable jtpObject) | 
| boolean | ElementDefWriter. removeObject(DefPersistable jtpObject) | 
| boolean | DefWriter. removeObject(DefPersistable jtpObject) | 
| void | DefPersistable. setOrigObject(DefPersistable oldObj) | 
| void | XMLOutputStream. writeObject(DefPersistable jtpObject)Writes a DefPersistible object | 
| void | ElementDefWriter. writeObject(DefPersistable value) | 
| void | DefWriter. writeObject(DefPersistable jtpObject)This method writes a persistable object including its children to the
 output stream | 
| boolean | XMLOutputStream. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.HashMap value)This method writes an attribute of type Hashtable | 
| boolean | ElementDefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.HashMap value) | 
| boolean | DefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.HashMap value)This method writes an attribute of type ArrayList | 
| boolean | XMLOutputStream. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.Hashtable value)This method writes an attribute of type Hashtable | 
| boolean | ElementDefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.Hashtable value) | 
| boolean | DefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.util.Hashtable value)This method writes an attribute of type Hashtable | 
| boolean | XMLOutputStream. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elemName,
          java.lang.String name,
          java.lang.String value,
          java.util.HashMap ht) | 
| boolean | ElementDefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elementName,
          java.lang.String name,
          java.lang.String sValue,
          java.util.HashMap table) | 
| boolean | DefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elementName,
          java.lang.String name,
          java.lang.String value,
          java.util.HashMap table)This method writes an attribute of type Hashtable | 
| boolean | XMLOutputStream. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elemName,
          java.lang.String name,
          java.lang.String value,
          java.util.Hashtable ht) | 
| boolean | ElementDefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elementName,
          java.lang.String name,
          java.lang.String value,
          java.util.Hashtable table) | 
| boolean | DefWriter. writeTable(DefPersistable jtpObject,
          java.lang.String attrName,
          java.lang.String elementName,
          java.lang.String name,
          java.lang.String value,
          java.util.Hashtable table)This method writes an attribute of type Hashtable | 
| boolean | XMLOutputStream. writeUserStringElementsMap(DefPersistable jtpObject,
                          java.lang.String attrName,
                          java.lang.String elemName,
                          java.util.HashMap values) | 
| boolean | ElementDefWriter. writeUserStringElementsMap(DefPersistable jtpObject,
                          java.lang.String attrName,
                          java.lang.String elemName,
                          java.util.HashMap values) | 
| boolean | DefWriter. writeUserStringElementsMap(DefPersistable jtpObject,
                          java.lang.String attrName,
                          java.lang.String elemName,
                          java.util.HashMap values) | 
| Constructor and Description | 
|---|
| ListForDefPersistable(DefPersistable owner) | 
| ListForDefPersistable(DefPersistable owner,
                     int initialCapacity) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JboValidatorHintsThe principal interface for validator classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JboAbstractValidatorThe superclass for all pre-defined validators. | 
| class  | JboCollectionValidator | 
| class  | JboCompareValidatorA 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  | JboLengthValidatorA validator that tests the length of the attribute values by comparing
 them with a pre-defined length value. | 
| class  | JboListValidatorA validator that tests for the presence of a literal value in a
 list of pre-defined values. | 
| class  | JboMandatoryAttrValHelperImplements a stub validator for holding custom error messages
 for the predefined mandatory attribute validators. | 
| class  | JboMethodValidatorA validator that tests values by passing them to a validation method. | 
| class  | JboNonNullValidatorImplements non-null validation for mandatory attributes. | 
| class  | JboPrecisionScaleValidatorImplements precision and scale validation for numeric attributes and length validation
 for string and character attributes. | 
| class  | JboRangeValidatorA validator that tests if a literal value lies within a pre-defined range. | 
| class  | JboRegExpValidatorA validator that tests attribute values by comparing
 them with a pre-defined regular expression. | 
| class  | JboRequiredValidatorA validator that tests whether the value entered is null or not null | 
| class  | JboValidationBean | 
| class  | JboVCItemRequiredValidator | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | JboAbstractValidator. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JboAbstractValidator. setOrigObject(DefPersistable oldObj) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AMServiceViewUsage | 
| class  | AMViewUsage | 
| class  | ApplicationModuleDefImplThe base class for all generated ApplicationModule classes. | 
| class  | AppModuleUsage
 DESCRIPTION
 Class to keep the Name of the Application Module and the DefinitionObjectName | 
| class  | AssociationDefBase | 
| class  | AssociationDefImpl | 
| class  | AssociationEnd
 NAME
      AssociationEnd.java -
 DESCRIPTION
 NOTES
 VERSION
 MODIFIED   (MM/DD/YY) | 
| class  | AttributeDefImplAttributeDefImpl is an implementation class for the
  AttributeDefinterface in the middle tier server. | 
| class  | AttributeDefOverAttr | 
| class  | BoundParameters | 
| class  | ComponentAnnotations | 
| static class  | ComponentAnnotations.DocumentAnnot | 
| static class  | ComponentAnnotations.RelationAnnot | 
| class  | ComponentOperationsFor internal framework use only. | 
| class  | DefObject | 
| class  | DomainDefImpl | 
| class  | EntityAssociationDescribes the relationship between two Entity Objects. | 
| class  | EntityDefImplDefines metadata for Entity Object classes. | 
| class  | EntityDefOverRowSet | 
| class  | EntityReference
 NAME
      EntityReference.java - View object's use of entity base. | 
| class  | EventDef | 
| class  | EventHeader | 
| class  | EventHeaderAttr | 
| class  | EventMapping | 
| class  | EventPayload | 
| class  | ExprWhitelistDefDeprecated.   | 
| class  | JboEOExistsValidator | 
| class  | JboExistsValidator | 
| class  | JboMandatoryAttributesValidatorImplements non-null validation for mandatory attributes. | 
| class  | JboSQLCollectionValidator | 
| class  | JboSQLCompareValidator | 
| class  | JboSQLListValidatorA validator that tests for the presence of a literal value in a
 list of database values. | 
| class  | JboUniqueKeyValidator | 
| class  | JboVOCollectionValidator | 
| class  | JboVOCompareValidatorA validator that tests literal values by comparing them to a database value,
 using a pre-defined relation. | 
| class  | JboVOExistsValidator | 
| class  | JboVOListValidatorA 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  | JpxImpl | 
| class  | KeyDef | 
| class  | ListBindingDefImpl | 
| class  | MetaObject | 
| class  | NamedObjectAnnotations | 
| class  | OperationDefinitionImpl | 
| class  | OperationDefinitionsImplThis class represents the metadata for a collection of operation definitions. | 
| class  | OperationParamImpl | 
| class  | PackageDefImpl | 
| class  | PayloadItem | 
| class  | PDefApplicationModule | 
| class  | PDefAttribute | 
| class  | PDefCategory | 
| class  | PDefComponentObjectBase | 
| class  | PDefComponentOperations | 
| class  | PDefEntityObjectNote that there could dependency from PDefViewObject to
 PDefEntityObject. | 
| class  | PDefRow | 
| class  | PDefVariable | 
| class  | PDefViewCriteria | 
| class  | PDefViewObject | 
| class  | PermissionDefImplInternal: Applications should not use this class. | 
| class  | RaiseCondition | 
| class  | RowDefDefault implementation of DefInterface implemented by all of
 JBO Definition classes. | 
| class  | RowFinderRowFinder is designed as a generic way to help RowSet to find matching rows
  by Primary Key, AltKey or ViewCriteria. | 
| class  | RowReference
 NAME
      RowReference.java - Base class for view object bases. | 
| class  | ViewAccessorDef | 
| class  | ViewAnnotations | 
| class  | ViewAttributeDefImplThe ViewAttributeDefImpl is an alias to an AttributeDefImpl. | 
| class  | ViewDefImplViewDefImpl is the meta-object for View Object instances. | 
| class  | ViewKeyDef | 
| class  | ViewLinkDefImpl
 NAME
      ViewLinkDefImpl.java -
 DESCRIPTION
      The ViewLinkDefImpl describes relationship between two query objects. | 
| class  | ViewLinkUsage
 DESCRIPTION
 Class to keep the ViewLink information. | 
| class  | ViewReference
 NAME
      ViewReference.java - View object's use of other view objects (composite VO). | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | RowReference. getOrigObject() | 
| DefPersistable | RaiseCondition. getOrigObject() | 
| DefPersistable | PayloadItem. getOrigObject() | 
| DefPersistable | NamedObjectAnnotations. getOrigObject() | 
| DefPersistable | EventPayload. getOrigObject() | 
| DefPersistable | EventMapping. getOrigObject() | 
| DefPersistable | EventHeaderAttr. getOrigObject() | 
| DefPersistable | EventHeader. getOrigObject() | 
| DefPersistable | EventDef. getOrigObject() | 
| DefPersistable | ComponentAnnotations.DocumentAnnot. getOrigObject() | 
| DefPersistable | ComponentAnnotations.RelationAnnot. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RowReference. setOrigObject(DefPersistable origObject) | 
| void | RaiseCondition. setOrigObject(DefPersistable oldObj) | 
| void | PayloadItem. setOrigObject(DefPersistable oldObj) | 
| void | NamedObjectAnnotations. setOrigObject(DefPersistable oldObj) | 
| void | EventPayload. setOrigObject(DefPersistable oldObj) | 
| void | EventMapping. setOrigObject(DefPersistable oldObj) | 
| void | EventHeaderAttr. setOrigObject(DefPersistable oldObj) | 
| void | EventHeader. setOrigObject(DefPersistable oldObj) | 
| void | EventDef. setOrigObject(DefPersistable oldObj) | 
| void | ComponentAnnotations.DocumentAnnot. setOrigObject(DefPersistable oldObj) | 
| void | ComponentAnnotations.RelationAnnot. setOrigObject(DefPersistable oldObj) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CmrAccessorDefImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LOVAppModuleDefImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JboNamedDataThis class implements a persistable name-value-type holder
 It can be used to store name-type-value triplets e.g., to
 persist Bean Properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| DefPersistable | JboNamedData. getOrigObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JboNamedData. setOrigObject(DefPersistable oldObj) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JUAccessorIteratorDefInternal: Applications should not use/refer to this class programmatically. | 
| class  | JUControlDef | 
| class  | JUCtrlActionDef | 
| class  | JUCtrlAttrsDef | 
| class  | JUCtrlBoolDef | 
| class  | JUCtrlHierDef | 
| class  | JUCtrlHierTypeBinding | 
| class  | JUCtrlListDefDeprecated. 
 since 11.1.1.4.0 Applications should not use this api. | 
| class  | JUCtrlParameterDef | 
| class  | JUCtrlRangeDef | 
| class  | JUCtrlScrollDef | 
| class  | JUCtrlSearchDef | 
| class  | JUCtrlValueDef | 
| class  | JUEventBindingDef | 
| class  | JUFormDef | 
| class  | JUIteratorDef | 
| class  | JUIterRangeDef | 
| class  | JUIterRowDef | 
| class  | JUMethodIteratorDef | 
| class  | JUVariableIteratorDef | 
| Constructor and Description | 
|---|
| JUFormDef(DefPersistable outer) | 
| Constructor and Description | 
|---|
| JUPanelDef(DefPersistable outer) | 
| JUShuttlePanelDef(DefPersistable outer) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JULayoutConsDef | 
| class  | JULayoutDef | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JUApplicationDefImpl | 
| class  | JUDataControlDefImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JUCtrlHGridDef |