org.LexGrid.LexBIG.cagrid.dataService.stubs.cql
Class StubCQLQueryProcessor

java.lang.Object
  extended by CQLQueryProcessor
      extended by org.LexGrid.LexBIG.cagrid.dataService.stubs.cql.StubCQLQueryProcessor

Deprecated. The stub CQL query processor is a placeholder to provide a starting point for implementation of CQL against a backend data source.

public class StubCQLQueryProcessor
extends CQLQueryProcessor

StubCQLQueryProcessor This CQL Query Processor is provided as a stub to begin implementing CQL against your backend data source. If another CQL query processor implementation is used, this file may be safely ignored. If this class is deleted, the introduce service synchronization process will recreate it.


Constructor Summary
StubCQLQueryProcessor()
          Deprecated.  
 
Method Summary
 java.util.Properties getRequiredParameters()
          Deprecated.  
 CQLQueryResults processQuery(CQLQuery cqlQuery)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubCQLQueryProcessor

public StubCQLQueryProcessor()
Deprecated. 
Method Detail

processQuery

public CQLQueryResults processQuery(CQLQuery cqlQuery)
                             throws MalformedQueryException,
                                    QueryProcessingException
Deprecated. 
Throws:
MalformedQueryException
QueryProcessingException

getRequiredParameters

public java.util.Properties getRequiredParameters()
Deprecated. 

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.