Package | Description |
---|---|
oracle.adf.model.bean | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Modifier and Type | Method and Description |
---|---|
protected ListBinding |
DCCriteriaValueRowImpl.lookupListBinding(java.lang.String lbName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ListBinding |
ViewRowImpl.createListBinding(ListBindingDef lbDef, RowSetIterator rsi)
Internal: Applications should not use this method.
|
protected ListBinding |
RowImpl.lookupListBinding(java.lang.String lbName)
Internal: Applications should not use this method.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
RowImpl.forceFilterListExecute(ListBinding lb, java.util.Map valuesMap) |
protected void |
EntityImpl.handleListBindingMismatch(ListBinding lb, java.util.Map valuesMap, RowIterator listRSI) |
protected void |
ViewRowImpl.handleListBindingMismatch(ListBinding lb, java.util.Map valuesMap, RowIterator listRSI) |
protected abstract void |
RowImpl.handleListBindingMismatch(ListBinding lb, java.util.Map valuesMap, RowIterator listRSI)
Internal: Applications should not use this method.
|
protected boolean |
RowImpl.skipFilterListOnKeyAttributes(ListBinding lb, java.util.Map valuesMap) |