| Package | Description | 
|---|---|
| oracle.adf.model.adapter | 
 Contains the implementation for abstract adapters for various oracle.binding.DataControl
 implementation shipped with ADF. 
 | 
| oracle.adf.model.bc4j | 
 Contains a DataControl implementation for ADF Business Components. 
 | 
| 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.placeholder | |
| oracle.adf.model.rest | |
| oracle.binding.expr | |
| oracle.jbo | 
 Contains interfaces for client-side applications. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| oracle.jbo.common.ws | |
| oracle.jbo.rules | 
 Contains sample validation beans. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| 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.uix | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdapterDCService
Provides services to the adapter created data controls for handling
 collection and bean based data. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCJboDataControl
The application class that manages connection to a
 BC4J Application Module. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCBeanDataControl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCBindingContainer
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a
 frame. 
 | 
class  | 
DCControlBinding
The base class for all binding objects in the ADF framework that bind
 a View control/model to an object or an attribute of an object in a DataControl. 
 | 
class  | 
DCDataControl
The application class that manages connection to a
 Data Provider object. 
 | 
class  | 
DCDataControlReference  | 
class  | 
DCExecutableBinding  | 
class  | 
DCInvokeAction  | 
class  | 
DCIteratorBinding
DCIteratorBinding is the binding class that interacts with RowIterator objects
 to iterate over rows and provide the current row(s) for use in a client application
 or to view via various control bindings. 
 | 
class  | 
DCMethodParameter
*** For internal framework use only *** 
 | 
class  | 
DCParameter  | 
class  | 
DCPermission  | 
class  | 
PermissionBinding  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCGenericDataControl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCPlaceholderDataControl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestDataControl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataControlsExprMap  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ViewCriteriaItem  | 
class  | 
ViewCriteriaItemCompound  | 
class  | 
ViewCriteriaItemValue  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeHintsMap  | 
class  | 
ViewCriteriaItemCompoundImpl  | 
class  | 
ViewCriteriaItemImpl  | 
class  | 
ViewCriteriaItemValueImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WSAMComponent  | 
class  | 
WSApplicationModuleImpl  | 
class  | 
WSComponentObjectImpl  | 
class  | 
WSObject  | 
class  | 
WSRowSetImpl  | 
class  | 
WSRowSetIteratorBase  | 
class  | 
WSRowSetIteratorImpl  | 
class  | 
WSViewLinkImpl  | 
class  | 
WSViewObjectImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JboValidatorContext
A "PropertyChange" event gets delivered whenever a bean changes a "bound"
 or "constrained" property. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeSecurityHintsMap  | 
class  | 
RowSecurityHintsMap  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUApplication
The application class that manages connection to a 
 BC4J Application Module. 
 | 
class  | 
JUControlBinding
The base class for all binding objects in the JClient framework that bind
 a Swing control/model to a BC4J attribute(s). 
 | 
class  | 
JUCtrlActionBinding
Implements actions on BC4J RowIterator to which this control is bound. 
 | 
class  | 
JUCtrlAttrsBinding
A JUControlBinding class responsible for binding controls/models
 that are bound to a single Row object in the BC4J layer. 
 | 
class  | 
JUCtrlBoolBinding
Implements data binding support for controls that allow only one of two values,
 like a checkbox. 
 | 
class  | 
JUCtrlHierBinding  | 
class  | 
JUCtrlHierNodeBinding  | 
class  | 
JUCtrlListBinding
A JUCtrlAttrsBinding class responsible displaying a list of values
 from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator. 
 | 
class  | 
JUCtrlParameterBinding
A JUControlBinding class responsible for binding controls/models
 that are bound to a single Row object in the BC4J layer. 
 | 
class  | 
JUCtrlRangeBinding
A JUControlBinding class responsible for binding controls/models
 that are bound to a range of Row objects in the BC4J layer. 
 | 
class  | 
JUCtrlScrollBinding
Implements binding of controls like Scrollbar, Slider, etc to a ViewObject. 
 | 
class  | 
JUCtrlSearchBinding  | 
class  | 
JUCtrlSearchCriteriaItemNodeBinding  | 
class  | 
JUCtrlSearchCriteriaNodeBinding  | 
class  | 
JUCtrlSearchCriteriaRowNodeBinding  | 
class  | 
JUCtrlSearchHierBinding  | 
class  | 
JUCtrlSearchHierNodeBinding  | 
class  | 
JUCtrlValueBinding
A JUControlBinding class responsible for maintaining which attribute(s)
 of a row this binding can display/update. 
 | 
class  | 
JUCtrlValueBindingRef
The base class for all binding objects in the JClient framework that bind
 a Swing control/model to a BC4J attribute(s). 
 | 
class  | 
JUEventBinding  | 
class  | 
JUFormBinding
Corresponds to a Swing JFrame instance and manages bindings used in a
 frame. 
 | 
class  | 
JUIteratorBinding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects
 to iterate over rows and provide the current row(s) to display to various control
 bindings. 
 | 
class  | 
JUShuttleModel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUActionBinding
Implements binding for a JButton to one of the commonly-used methods on the associated
 RowSet. 
 | 
class  | 
JUButtonBinding
Implements binding a Swing AbstractButton object with a BC4J attribute. 
 | 
class  | 
JUButtonGroupBinding
Binds a group of buttons in a panel to an attribute in a ViewObject such that
 on selection of a given button, this binding works like a LOV binding or used
 to display an enumerated list for update. 
 | 
class  | 
JUComboBoxBinding
Implements binding a Swing JComboBox to a BC4J Attribute or ViewObject or as an LOV (list of values). 
 | 
class  | 
JUComboBoxCtrlBinding
Implements binding a Swing JComboBox or JUComboBox to a BC4J Attribute or 
 ViewObject or as an LOV (list of values). 
 | 
class  | 
JUComboBoxLovEditBinding  | 
class  | 
JUDefaultControlBinding
Implements a generic binding for any Swing control (custom or not) to bind to a BC4J attribute. 
 | 
class  | 
JUFormattedTextFieldBinding
JUI binding for JFormattedTextField 
 | 
class  | 
JULabelBinding
Binds a label control as a control binding so that the text for the label is derived
 from an attribute of a ViewObject row. 
 | 
class  | 
JUListSingleSelBinding
Implements binding a Swing JList (in single selection mode)
  to a BC4J Attribute, ViewObject, or as an LOV. 
 | 
class  | 
JULovButtonBinding
Binds a JButton with an iterator such that on button action, an LOV dialog (either a framework
 default dialog or an application-specific one) is displayed; upon the dialog close, the current
 row from the associated iterator is used to update values of bound attributes in a target row of a
 target RowIterator. 
 | 
class  | 
JUPanelBinding
A container class that manages JUIteratorBindings, etc. 
 | 
class  | 
JUProgressBarAttrBinding
Implements binding a JProgressBar control with a BC4J attribute. 
 | 
class  | 
JUProgressBarBinding
Implements binding a JProgressBar control with a BC4J RowSetIterator/ViewObject. 
 | 
class  | 
JUScrollBarAttrBinding
Implements binding a JScrollBar control with an Attribute in a BC4J RowSet. 
 | 
class  | 
JUScrollBarBinding
Implements binding a JScrollBar control with a BC4J RowSetIterator/ViewObject. 
 | 
class  | 
JUSliderAttrBinding
Implements binding a JSlider control with an Attribute in a BC4J RowSet. 
 | 
class  | 
JUSliderBinding
Implements binding a JSlider control with a BC4J RowSetIterator/ViewObject. 
 | 
class  | 
JUSpinnerBinding
Implements binding for JSpinner control. 
 | 
class  | 
JUTableBinding
A lightweight TableModel that implements
 binding a  
javax.swing.JTable to a RowIterator for a BC4J ViewObject. | 
class  | 
JUTextFieldBinding
JUTextFieldBinding is a lightweight Document model that implements
 binding a  
javax.swing.JTextComponent to an attribute in 
 a row of a BC4J ViewObject. | 
class  | 
JUTreeBinding
A lightweight Document model that implements
 binding a  
javax.swing.JTree to a BC4J RowIterator
 and display a selected attribute. | 
class  | 
JUTreeNodeBinding
This class implements rules that govern display of each node in a JTree
 that is bound to a JUTreeBinding. 
 | 
class  | 
JUTreeTableBinding  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUCtrlAdaptRangeBinding  | 
class  | 
JUCtrlAdaptValueBindingRef  |