gov.nih.nci.cagrid.fqp.results.service.globus
Class FederatedQueryResultsProviderImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.fqp.results.service.globus.FederatedQueryResultsProviderImpl

public class FederatedQueryResultsProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated!


Constructor Summary
FederatedQueryResultsProviderImpl()
           
 
Method Summary
 GetResultsResponse getResults(GetResultsRequest params)
           
 IsProcessingCompleteResponse isProcessingComplete(IsProcessingCompleteRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FederatedQueryResultsProviderImpl

public FederatedQueryResultsProviderImpl()
                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getResults

public GetResultsResponse getResults(GetResultsRequest params)
                              throws java.rmi.RemoteException,
                                     ProcessingNotCompleteFault,
                                     FederatedQueryProcessingFault,
                                     InternalErrorFault
Throws:
java.rmi.RemoteException
ProcessingNotCompleteFault
FederatedQueryProcessingFault
InternalErrorFault

isProcessingComplete

public IsProcessingCompleteResponse isProcessingComplete(IsProcessingCompleteRequest params)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException