gov.nih.nci.cagrid.data.common
Interface DataServiceI

All Known Implementing Classes:
DataServiceClient

public interface DataServiceI

This class is autogenerated, DO NOT EDIT. This interface represents the API which is accessable on the grid service from the client.


Method Summary
 ServiceSecurityMetadata getServiceSecurityMetadata()
           
 CQLQueryResults query(CQLQuery cqlQuery)
           
 

Method Detail

query

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

getServiceSecurityMetadata

ServiceSecurityMetadata getServiceSecurityMetadata()
                                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException