org.LexGrid.LexBIG.cagrid.dataService.common
Interface LexEVSDataServiceI

All Known Implementing Classes:
LexEVSDataServiceClient

public interface LexEVSDataServiceI

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


Method Summary
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
           
 gov.nih.nci.cagrid.cqlresultset.CQLQueryResults query(gov.nih.nci.cagrid.cqlquery.CQLQuery cqlQuery)
          The standard caGrid Data Service query method.
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
           
 LexEVSDataServiceClient registerSecurityToken(java.lang.String string, gov.nih.nci.evs.security.SecurityToken securityToken)
          codingSchemeUri
 

Method Detail

query

gov.nih.nci.cagrid.cqlresultset.CQLQueryResults query(gov.nih.nci.cagrid.cqlquery.CQLQuery cqlQuery)
                                                      throws java.rmi.RemoteException,
                                                             gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType,
                                                             gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType
The standard caGrid Data Service query method.

Parameters:
cqlQuery - The CQL query to be executed against the data source.
Returns:
The result of executing the CQL query against the data source.
Throws:
QueryProcessingException - Thrown when an error occurs in processing a CQL query
MalformedQueryException - Thrown when a query is found to be improperly formed
java.rmi.RemoteException
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType
gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType

getMultipleResourceProperties

org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
                                                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getResourceProperty

org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
                                                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

queryResourceProperties

org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
                                                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

registerSecurityToken

LexEVSDataServiceClient registerSecurityToken(java.lang.String string,
                                              gov.nih.nci.evs.security.SecurityToken securityToken)
                                              throws java.rmi.RemoteException,
                                                     org.apache.axis.types.URI.MalformedURIException
codingSchemeUri

Parameters:
string -
securityToken -
Throws:
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.