Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


oracle.adf.model.generic
Class ListBinding

java.lang.Object
  extended by oracle.jbo.common.AbstractListBinding
      extended by oracle.adf.model.generic.ListBinding


public class ListBinding
extends AbstractListBinding

Field Summary

 

Fields inherited from class oracle.jbo.common.AbstractListBinding
INTERNAL_LOV_VCR_QUERY_CHANGED, INTERNAL_LOV_VCR_SUFFIX, LIST_ADD_NULL_AT_END, LIST_ADD_NULL_AT_START, LIST_ADD_NULL_NOWHERE, LIST_ADD_NULL_UNINIT, LIST_OPER_NAVIGATE, LIST_OPER_SET_ATTRIBUTE, mFirstDisplayAttr, mNullValueFlag, mSingleAttrList, mValueList

 

Constructor Summary
ListBinding(ListBindingDef def, StructureDef component, RowSetIterator listIter)
           

 

Method Summary
 ListBindingDef getDef()
           
protected  java.lang.Object[] getDrivingValues(Row row)
           
protected  void handleListBindingMismatch(Row row, java.util.Map valuesMap, RowIterator listRSI)
           

 

Methods inherited from class oracle.jbo.common.AbstractListBinding
autoClear, filterAndApplyListWithCaseCheck, filterList, filterList, filterList, filterList, filterListWithCaseSensitiveCheck, forceFilterListExecute, getDrivingValues, getListRSI, getRowForVariableEvaluation, isApplyNecessary, isFilterApplyNecessary, isInited, resetCriteria, setListRSI, setTargetAttrsFromLovRow, skipFilterListOnKeyAttributes

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ListBinding

public ListBinding(ListBindingDef def,
                   StructureDef component,
                   RowSetIterator listIter)

Method Detail

handleListBindingMismatch

protected void handleListBindingMismatch(Row row,
                                         java.util.Map valuesMap,
                                         RowIterator listRSI)
Specified by:
handleListBindingMismatch in class AbstractListBinding

getDef

public ListBindingDef getDef()
Overrides:
getDef in class AbstractListBinding

getDrivingValues

protected java.lang.Object[] getDrivingValues(Row row)
Overrides:
getDrivingValues in class AbstractListBinding

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


Copyright © 1997, 2011, Oracle. All rights reserved.