org.LexGrid.LexBIG.cagrid.dataService.queryProcessor
Class LexEVSDataServiceQueryProcessor
java.lang.Object
gov.nih.nci.cagrid.data.cql.CQLQueryProcessor
org.LexGrid.LexBIG.cagrid.dataService.queryProcessor.LexEVSDataServiceQueryProcessor
public class LexEVSDataServiceQueryProcessor
- extends gov.nih.nci.cagrid.data.cql.CQLQueryProcessor
Field Summary |
private org.LexGrid.LexBIG.cagrid.security.connection.SecureConnectionManager<org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService> |
manager
|
Methods inherited from class gov.nih.nci.cagrid.data.cql.CQLQueryProcessor |
getConfigurationUiClassname, getConfiguredParameters, getConfiguredWsddStream, getPropertiesFromEtc, getRequiredParameters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
private org.LexGrid.LexBIG.cagrid.security.connection.SecureConnectionManager<org.LexGrid.LexBIG.caCore.interfaces.LexEVSApplicationService> manager
LexEVSDataServiceQueryProcessor
public LexEVSDataServiceQueryProcessor()
processQuery
public CQLQueryResults processQuery(CQLQuery cqlQuery)
throws gov.nih.nci.cagrid.data.MalformedQueryException,
gov.nih.nci.cagrid.data.QueryProcessingException
- Specified by:
processQuery
in class gov.nih.nci.cagrid.data.cql.CQLQueryProcessor
- Throws:
gov.nih.nci.cagrid.data.MalformedQueryException
gov.nih.nci.cagrid.data.QueryProcessingException
initialize
public void initialize(java.util.Properties parameters,
java.io.InputStream wsdd)
throws gov.nih.nci.cagrid.data.InitializationException
- Overrides:
initialize
in class gov.nih.nci.cagrid.data.cql.CQLQueryProcessor
- Throws:
gov.nih.nci.cagrid.data.InitializationException
querySDK
protected java.util.List querySDK(CQLQuery query)
throws SDKQueryException
- Throws:
SDKQueryException
getClassToQnameMappings
private gov.nih.nci.cagrid.data.mapping.Mappings getClassToQnameMappings()
throws java.lang.Exception
- Throws:
java.lang.Exception