org.LexGrid.LexBIG.cagrid.dataService.utils
Class LexEVSDataServiceHandle
java.lang.Object
org.LexGrid.LexBIG.cagrid.dataService.utils.LexEVSDataServiceHandle
- All Implemented Interfaces:
- gov.nih.nci.cagrid.data.utilities.DataServiceIterator
public class LexEVSDataServiceHandle
- extends java.lang.Object
- implements gov.nih.nci.cagrid.data.utilities.DataServiceIterator
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexEVSDataServiceHandle
public LexEVSDataServiceHandle(LexEVSDataServiceI dataService)
LexEVSDataServiceHandle
public LexEVSDataServiceHandle(LexEVSDataServiceI dataService,
java.lang.String wsddFilename)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
LexEVSDataServiceHandle
public LexEVSDataServiceHandle(LexEVSDataServiceI dataService,
java.io.InputStream wsddStream)
query
public java.util.Iterator query(CQLQuery cqlQuery)
throws gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType,
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType,
java.rmi.RemoteException
- Specified by:
query
in interface gov.nih.nci.cagrid.data.utilities.DataServiceIterator
- Throws:
gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType
java.rmi.RemoteException