Uses of Class
org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria

Packages that use RangeQueryCriteria
org.apache.oodt.cas.filemgr.structs.type   
 

Uses of RangeQueryCriteria in org.apache.oodt.cas.filemgr.structs.type
 

Methods in org.apache.oodt.cas.filemgr.structs.type with parameters of type RangeQueryCriteria
protected  QueryCriteria ValueReplaceTypeHandler.handleRangeQueryCriteria(RangeQueryCriteria rqc)
          Converts the given RangeQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
protected abstract  QueryCriteria TypeHandler.handleRangeQueryCriteria(RangeQueryCriteria qc)
          Converts the given RangeQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.