gov.nih.nci.cagrid.data.enumeration.common
Interface EnumerationDataServiceI

All Known Implementing Classes:
EnumerationDataServiceClient

public interface EnumerationDataServiceI

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


Method Summary
 EnumerationResponseContainer enumerationQuery(CQLQuery query)
           
 ServiceSecurityMetadata getServiceSecurityMetadata()
           
 

Method Detail

enumerationQuery

EnumerationResponseContainer enumerationQuery(CQLQuery query)
                                              throws java.rmi.RemoteException,
                                                     MalformedQueryExceptionType,
                                                     QueryProcessingExceptionType
Throws:
java.rmi.RemoteException
MalformedQueryExceptionType
QueryProcessingExceptionType

getServiceSecurityMetadata

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