| 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.rules | 
 Contains sample validation beans. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.defmerge | |
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.lov | |
| oracle.jbo.server.rules | 
 Contains sample validation beans. 
 | 
| 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  | 
AdapterDataControlDef
Definition class for adapter created data controls. 
 | 
| 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  | 
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 | Method and Description | 
|---|---|
DifferDetails | 
DCBindingContainerDef.diffChildren(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
DCIteratorBindingDef.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
DCExecutableBindingDef.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
DCDataControlDef.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
| 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  | 
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  | 
CategoryImpl  | 
class  | 
DBSortCriteriaCollection  | 
class  | 
DBSortCriteriaImpl  | 
class  | 
DefaultVOCategoryImpl  | 
class  | 
ExpressionDef  | 
class  | 
GenericResourceBundleDef  | 
class  | 
JboCompOper  | 
class  | 
ListBindingDef  | 
class  | 
MessageBundleDef
MessageBundleDef implements ResourceBundleDef 
 | 
class  | 
PropertiesBundleDef
PropertiesBundleDef implements ResourceBundleDef 
 | 
class  | 
VariableImpl  | 
class  | 
ViewCriteriaImpl  | 
class  | 
ViewCriteriaItemImpl  | 
class  | 
ViewCriteriaItemValueImpl  | 
class  | 
ViewCriteriaRowImpl  | 
class  | 
ViewCriteriaUsageImpl  | 
class  | 
XliffResourceBundleDef  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContainerDefImpl  | 
class  | 
PersDefBase  | 
class  | 
PersistableDefObject  | 
| Modifier and Type | Method and Description | 
|---|---|
DiffMergeable | 
DifferBase.getDef()  | 
| Modifier and Type | Method and Description | 
|---|---|
DifferDetails | 
PersistableDefObject.beginDiffObjects(DiffMergeable docDef,
                DiffMergeable orgDef,
                DifferDetails difDetails)  | 
DifferDetails | 
DiffMergeable.beginDiffObjects(DiffMergeable docDef,
                DiffMergeable orgDef,
                DifferDetails difDetails)
This method is the entry point call when the diffing process
 begins on the document-level def. 
 | 
static DifferDetails | 
DifferBase.diffBoolArray(DiffMergeable docDef,
             java.lang.String[] elems,
             boolean[] newVals,
             boolean[] oldVals,
             DifferDetails difDetails)  | 
static DifferDetails | 
DifferChildren.diffChild(DiffMergeable docDef,
         DiffMergeable def,
         java.lang.String elemToDiff,
         java.lang.Object child,
         java.lang.Object orgChild,
         DifferDetails difDetails)  | 
DifferDetails | 
PersistableDefObject.diffChildren(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
DiffMergeable.diffChildren(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)
Performs diff of children defs. 
 | 
static DifferDetails | 
DifferChildren.diffChildrenList(DiffMergeable docDef,
                DiffMergeable def,
                java.lang.String elemToDiff,
                java.util.List lst,
                java.util.List orgLst,
                DifferDetails difDetails)  | 
static DifferDetails | 
DifferChildren.diffChildrenMap(DiffMergeable docDef,
               DiffMergeable def,
               java.lang.String elemToDiff,
               java.util.Map map,
               java.util.Map orgMap,
               DifferDetails difDetails)  | 
DifferDetails | 
PersistableDefObject.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
DiffMergeable.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)
Performs diff of scalar values. 
 | 
static DifferDetails | 
DifferBase.diffIntArray(DiffMergeable docDef,
            java.lang.String[] elems,
            int[] newVals,
            int[] oldVals,
            DifferDetails difDetails)  | 
DifferDetails | 
PersistableDefObject.diffObjects(DiffMergeable docDef,
           DiffMergeable orgDef,
           DifferDetails difDetails)  | 
DifferDetails | 
DiffMergeable.diffObjects(DiffMergeable docDef,
           DiffMergeable orgDef,
           DifferDetails difDetails)
The work-horse method performing diff between two defs of this
 def type. 
 | 
static DifferDetails | 
DifferBase.diffStringArray(DiffMergeable docDef,
               java.lang.String[] elems,
               java.lang.String[] newVals,
               java.lang.String[] oldVals,
               DifferDetails difDetails)  | 
static DifferDetails | 
DifferChildren.doDiffChildrenList(DiffMergeable docDef,
                  DiffMergeable def,
                  java.lang.String elemToDiff,
                  java.util.List lst,
                  java.util.List orgLst,
                  DifferDetails difDetails,
                  boolean isOne)  | 
static java.lang.String | 
DifferBase.getDiffNameForDef(DiffMergeable def,
                 boolean hasParent)  | 
DifferBase | 
DifferDetails.resolveDiffs(int conflictId,
            DiffMergeable docDef,
            DifferBase toMerge,
            DiffResolver resolver,
            DifferBase parResolveResult)  | 
DifferBase | 
DifferChildren.resolveDiffs(int conflictId,
            DiffMergeable docDef,
            DifferBase toMerge,
            DiffResolver resolver,
            DifferBase parResolveResult)  | 
abstract DifferBase | 
DifferBase.resolveDiffs(int conflictId,
            DiffMergeable docDef,
            DifferBase toMerge,
            DiffResolver resolver,
            DifferBase parResolveResult)  | 
void | 
DifferBase.setDef(DiffMergeable def)  | 
| Constructor and Description | 
|---|
DifferBase(DiffMergeable def,
          java.lang.String elemToMerge,
          boolean isEditObj)  | 
DifferChildren(DiffMergeable def,
              java.lang.String elemToMerge,
              boolean useFullName,
              boolean isEditObj,
              boolean isOne)  | 
DifferDetails(DiffMergeable def,
             java.lang.String elemToMerge,
             boolean isEditObj)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractValidator
The superclass for all pre-defined validators. 
 | 
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  | 
JboCustomValidator  | 
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  | 
AMServiceViewUsage  | 
class  | 
AMViewUsage  | 
class  | 
ApplicationModuleDefImpl
The 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  | 
AttrFinderParameter  | 
class  | 
AttributeDefImpl
AttributeDefImpl is an implementation class for the
  
AttributeDef
 interface in the middle tier server. | 
class  | 
AttributeDefOverAttr  | 
class  | 
BoundParameter  | 
class  | 
BoundParameters  | 
class  | 
CodeSourceImpl  | 
class  | 
CodeSourceImpl.MethodSource  | 
class  | 
ComponentAnnotations  | 
class  | 
ComponentOperations
For internal framework use only. 
 | 
class  | 
DefObject  | 
class  | 
DomainDefImpl  | 
class  | 
EntityAssociation
Describes the relationship between two Entity Objects. 
 | 
class  | 
EntityDefImpl
Defines metadata for Entity Object classes. 
 | 
class  | 
EntityDefOverRowSet  | 
class  | 
EventDef  | 
class  | 
EventHeader  | 
class  | 
EventHeaderAttr  | 
class  | 
EventMapping  | 
class  | 
EventPayload  | 
class  | 
ExprFinderParameter  | 
class  | 
ExprWhitelistDef
Deprecated.   
 | 
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  | 
JpxImpl  | 
class  | 
KeyDef  | 
class  | 
ListBindingDefImpl  | 
class  | 
MetaObject  | 
class  | 
NamedObjectAnnotations  | 
class  | 
OperationDefinitionImpl  | 
class  | 
OperationDefinitionsImpl
This 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  | 
PDefEntityObject
Note that there could dependency from PDefViewObject to
 PDefEntityObject. 
 | 
class  | 
PDefRow  | 
class  | 
PDefVariable  | 
class  | 
PDefViewCriteria  | 
class  | 
PDefViewObject  | 
class  | 
PermissionDefImpl
Internal: Applications should not use this class. 
 | 
class  | 
ProgrammaticEntityDefImpl  | 
class  | 
RaiseCondition  | 
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  | 
RowFinderAnnotation  | 
static class  | 
RowFinderAnnotation.RowFinderAttributeAnnot  | 
class  | 
RowFinderParameters  | 
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. 
 | 
class  | 
ViewLinkUsage
 DESCRIPTION
 Class to keep the ViewLink information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
VODiffResolver.resolveChildDifValues(Row row,
                     DiffMergeable def,
                     java.lang.Object id,
                     java.lang.Object editValue,
                     java.lang.Object toMergeValue)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CmrAccessorDefImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LOVAppModuleDefImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JboAttrCompareValidator
A validator that tests literal values by comparing them to a database value,
 using a pre-defined relation. 
 | 
class  | 
JboBaseValidator
The superclass for all pre-defined validators. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUAccessorIteratorDef
Internal: Applications should not use/refer to this class programmatically. 
 | 
class  | 
JUControlDef  | 
class  | 
JUCtrlActionDef  | 
class  | 
JUCtrlAttrsDef  | 
class  | 
JUCtrlBoolDef  | 
class  | 
JUCtrlHierDef  | 
class  | 
JUCtrlHierTypeBinding  | 
class  | 
JUCtrlListDef
Deprecated. 
 
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  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JULayoutConsDef  | 
class  | 
JULayoutDef  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUApplicationDefImpl  | 
class  | 
JUDataControlDefImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
DifferDetails | 
JUApplicationDefImpl.diffChildren(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
DifferDetails | 
JUApplicationDefImpl.diffContents(DiffMergeable docDef,
            DiffMergeable orgDef,
            DifferDetails difDetails)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUCtrlHGridDef  |