gov.nih.nci.cagrid.data.service
Class DataServiceImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.data.service.BaseServiceImpl
      extended by gov.nih.nci.cagrid.data.service.DataServiceImpl

public class DataServiceImpl
extends BaseServiceImpl

DataServiceImpl Implementation of the caGrid data service

Version:
$Id$
Author:
David Ervin

Constructor Summary
DataServiceImpl()
           
 
Method Summary
 org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
           
 CQLQueryResults query(CQLQuery cqlQuery)
           
 
Methods inherited from class gov.nih.nci.cagrid.data.service.BaseServiceImpl
fireAuditQueryBegins, fireAuditQueryProcessingFailure, fireAuditQueryResults, fireAuditValidationFailure, getCqlDomainValidator, getCqlQueryProcessorConfig, getCqlQueryProcessorInstance, getCqlStructureValidator, getDataServiceConfig, getDomainModel, getResourceProperties, getTypedException, preProcess, shouldValidateCqlStructure, shouldValidateDomainModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataServiceImpl

public DataServiceImpl()
                throws DataServiceInitializationException
Throws:
DataServiceInitializationException
Method Detail

query

public CQLQueryResults query(CQLQuery cqlQuery)
                      throws java.rmi.RemoteException,
                             QueryProcessingExceptionType,
                             MalformedQueryExceptionType
Throws:
java.rmi.RemoteException
QueryProcessingExceptionType
MalformedQueryExceptionType

getResourceHome

public org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
                                             throws java.lang.Exception
Throws:
java.lang.Exception