gov.nih.nci.cagrid.fqp.results.service
Class FederatedQueryResultsImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.fqp.results.service.FederatedQueryResultsImplBase
      extended by gov.nih.nci.cagrid.fqp.results.service.FederatedQueryResultsImpl

public class FederatedQueryResultsImpl
extends FederatedQueryResultsImplBase

TODO:DOCUMENT ME


Constructor Summary
FederatedQueryResultsImpl()
           
 
Method Summary
 DCQLQueryResultsCollection getResults()
           
 boolean isProcessingComplete()
           
 
Methods inherited from class gov.nih.nci.cagrid.fqp.results.service.FederatedQueryResultsImplBase
getConfiguration, getFederatedQueryProcessorResourceHome, getResourceHome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FederatedQueryResultsImpl

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

getResults

public DCQLQueryResultsCollection getResults()
                                      throws java.rmi.RemoteException,
                                             ProcessingNotCompleteFault,
                                             FederatedQueryProcessingFault,
                                             InternalErrorFault
Throws:
java.rmi.RemoteException
ProcessingNotCompleteFault
FederatedQueryProcessingFault
InternalErrorFault

isProcessingComplete

public boolean isProcessingComplete()
                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException