Uses of Class
wt.dataops.objectcol.xmldef.DelegateInfo

Packages that use DelegateInfo
wt.dataops.objectcol   
wt.dataops.objectcol.xmldef   
 

Uses of DelegateInfo in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol with parameters of type DelegateInfo
protected  CollectionQueryProcessor CollectionCriterionDef.chooseDelegate(BaseCriterionDef[] defs, DelegateInfo[] delegates)
           
protected  CollectionQueryProcessor CollectionCriterionDef.getDelegateClassObject(DelegateInfo dinfo)
           
 

Uses of DelegateInfo in wt.dataops.objectcol.xmldef
 

Fields in wt.dataops.objectcol.xmldef declared as DelegateInfo
protected  DelegateInfo[] ConditionXMLDefAdapter.delegates
           
 

Methods in wt.dataops.objectcol.xmldef that return DelegateInfo
protected  DelegateInfo[] ConditionXMLDefAdapter.initDelegateInfo()
           
 DelegateInfo[] ConditionXMLDefAdapter.getAllDelegates()