Uses of Class
com.metamatrix.connector.xml.base.CriteriaDesc

Packages that use CriteriaDesc
com.metamatrix.connector.xml.base   
com.metamatrix.connector.xml.http   
 

Uses of CriteriaDesc in com.metamatrix.connector.xml.base
 

Methods in com.metamatrix.connector.xml.base that return CriteriaDesc
 CriteriaDesc CriteriaDesc.cloneWithoutValues()
           
static CriteriaDesc CriteriaDesc.getCriteriaDescForColumn(Element element, IQuery query)
           
 CriteriaDesc ExecutionInfo.getResponseIDCriterion()
           
 

Methods in com.metamatrix.connector.xml.base with parameters of type CriteriaDesc
 boolean RequestResponseDocumentProducer.cannotProjectParameter(CriteriaDesc parmCriteria)
          Called by RequestResponseDocumentProducer to determine if an where criteria value can be stashed for projection into a result set.
static boolean ValueConvertor.evaluate(LargeOrSmallString currentValue, CriteriaDesc criteria, ConnectorEnvironment env, ExecutionContext ctx)
           
 

Uses of CriteriaDesc in com.metamatrix.connector.xml.http
 

Methods in com.metamatrix.connector.xml.http with parameters of type CriteriaDesc
 boolean HTTPExecutor.cannotProjectParameter(CriteriaDesc parmCriteria)
           
 



Copyright © 2009. All Rights Reserved.