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.
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