gov.nih.nci.cagrid.evsgridservice.service.globus
Class EVSGridServiceProviderImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.evsgridservice.service.globus.EVSGridServiceProviderImpl

public class EVSGridServiceProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated!


Constructor Summary
EVSGridServiceProviderImpl()
           
 
Method Summary
protected  java.lang.String getCallerIdentity()
           
 GetHistoryRecordsResponse getHistoryRecords(GetHistoryRecordsRequest params)
           
 GetMetaSourcesResponse getMetaSources(GetMetaSourcesRequest params)
           
 GetVocabularyNamesResponse getVocabularyNames(GetVocabularyNamesRequest params)
           
 SearchDescLogicConceptResponse searchDescLogicConcept(SearchDescLogicConceptRequest params)
           
 SearchMetaThesaurusResponse searchMetaThesaurus(SearchMetaThesaurusRequest params)
           
 SearchSourceByCodeResponse searchSourceByCode(SearchSourceByCodeRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EVSGridServiceProviderImpl

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

getCallerIdentity

protected java.lang.String getCallerIdentity()

getVocabularyNames

public GetVocabularyNamesResponse getVocabularyNames(GetVocabularyNamesRequest params)
                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMetaSources

public GetMetaSourcesResponse getMetaSources(GetMetaSourcesRequest params)
                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

searchDescLogicConcept

public SearchDescLogicConceptResponse searchDescLogicConcept(SearchDescLogicConceptRequest params)
                                                      throws java.rmi.RemoteException,
                                                             InvalidInputExceptionType
Throws:
java.rmi.RemoteException
InvalidInputExceptionType

searchMetaThesaurus

public SearchMetaThesaurusResponse searchMetaThesaurus(SearchMetaThesaurusRequest params)
                                                throws java.rmi.RemoteException,
                                                       InvalidInputExceptionType
Throws:
java.rmi.RemoteException
InvalidInputExceptionType

getHistoryRecords

public GetHistoryRecordsResponse getHistoryRecords(GetHistoryRecordsRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidInputExceptionType
Throws:
java.rmi.RemoteException
InvalidInputExceptionType

searchSourceByCode

public SearchSourceByCodeResponse searchSourceByCode(SearchSourceByCodeRequest params)
                                              throws java.rmi.RemoteException,
                                                     InvalidInputExceptionType
Throws:
java.rmi.RemoteException
InvalidInputExceptionType