| Package | Description | 
|---|---|
| oracle.binding.meta.criteria | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | NestedCriteriaRowDefines a criteria row that consists of a nested criteria. | 
| interface  | SimpleRowThis interface is for defining of one simple criteria row. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Criteria. addRow(CriteriaRow newRow)Allows design time tool to add a row or a nested view criteria
 to this view criteria. | 
| boolean | Criteria. removeRow(CriteriaRow row)Removes the specified row from the criteria. |