| Package | Description | 
|---|---|
| oracle.jbo | 
 Contains interfaces for client-side applications. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.ArrayList<ViewCriteriaItemValue> | 
ViewCriteriaItem.mValues  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewCriteriaItemValue | 
ViewCriteriaItem.createCriteriaItemValue(int index)  | 
protected ViewCriteriaItemValue | 
ViewCriteriaItem.createCriteriaItemValue(java.lang.Object value,
                       boolean isBindVar,
                       boolean isSqlFragment,
                       int index)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.ArrayList<ViewCriteriaItemValue> | 
ViewCriteriaItem.getValues()  | 
protected java.util.ArrayList<ViewCriteriaItemValue> | 
ViewCriteriaItem.getValuesInternal()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewCriteriaItem.addItemValue(ViewCriteriaItemValue valueHolder)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewCriteriaItem.setValues(java.util.ArrayList<ViewCriteriaItemValue> values)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ViewCriteriaItemValueImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewCriteriaItemValue | 
ViewCriteriaItemImpl.createCriteriaItemValue(int index)  | 
protected ViewCriteriaItemValue | 
ViewCriteriaItemImpl.createCriteriaItemValue(java.lang.Object value,
                       boolean isBindVar,
                       boolean isSqlFragment,
                       int index)  |