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

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

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

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



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