org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
Class LexEVSGridServiceProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus.LexEVSGridServiceProviderImpl

public class LexEVSGridServiceProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! This class implements each method in the portType of the service. Each method call represented in the port type will be then mapped into the unwrapped implementation which the user provides in the LexBIGCaGridServicesImpl class. This class handles the boxing and unboxing of each method call so that it can be correclty mapped in the unboxed interface that the developer has designed and has implemented. Authorization callbacks are automatically made for each method based on each methods authorization requirements.


Field Summary
(package private)  LexEVSGridServiceImpl impl
           
 
Constructor Summary
LexEVSGridServiceProviderImpl()
           
 
Method Summary
 GetCodingSchemeConceptsResponse getCodingSchemeConcepts(GetCodingSchemeConceptsRequest params)
           
 GetFilterResponse getFilter(GetFilterRequest params)
           
 GetFilterExtensionsResponse getFilterExtensions(GetFilterExtensionsRequest params)
           
 GetGenericExtensionResponse getGenericExtension(GetGenericExtensionRequest params)
           
 GetGenericExtensionsResponse getGenericExtensions(GetGenericExtensionsRequest params)
           
 GetHistoryServiceResponse getHistoryService(GetHistoryServiceRequest params)
           
 GetLastUpdateTimeResponse getLastUpdateTime(GetLastUpdateTimeRequest params)
           
 GetMatchAlgorithmsResponse getMatchAlgorithms(GetMatchAlgorithmsRequest params)
           
 GetNodeGraphResponse getNodeGraph(GetNodeGraphRequest params)
           
 GetServiceMetadataResponse getServiceMetadata(GetServiceMetadataRequest params)
           
 GetSortAlgorithmResponse getSortAlgorithm(GetSortAlgorithmRequest params)
           
 GetSortAlgorithmsResponse getSortAlgorithms(GetSortAlgorithmsRequest params)
           
 GetSupportedCodingSchemesResponse getSupportedCodingSchemes(GetSupportedCodingSchemesRequest params)
           
 ResolveCodingSchemeResponse resolveCodingScheme(ResolveCodingSchemeRequest params)
           
 ResolveCodingSchemeCopyrightResponse resolveCodingSchemeCopyright(ResolveCodingSchemeCopyrightRequest params)
           
 SetSecurityTokenResponse setSecurityToken(SetSecurityTokenRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

LexEVSGridServiceImpl impl
Constructor Detail

LexEVSGridServiceProviderImpl

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

getSupportedCodingSchemes

public GetSupportedCodingSchemesResponse getSupportedCodingSchemes(GetSupportedCodingSchemesRequest params)
                                                            throws java.rmi.RemoteException,
                                                                   LBInvocationException
Throws:
java.rmi.RemoteException
LBInvocationException

getCodingSchemeConcepts

public GetCodingSchemeConceptsResponse getCodingSchemeConcepts(GetCodingSchemeConceptsRequest params)
                                                        throws java.rmi.RemoteException,
                                                               LBException
Throws:
java.rmi.RemoteException
LBException

getLastUpdateTime

public GetLastUpdateTimeResponse getLastUpdateTime(GetLastUpdateTimeRequest params)
                                            throws java.rmi.RemoteException,
                                                   LBInvocationException
Throws:
java.rmi.RemoteException
LBInvocationException

resolveCodingScheme

public ResolveCodingSchemeResponse resolveCodingScheme(ResolveCodingSchemeRequest params)
                                                throws java.rmi.RemoteException,
                                                       LBException
Throws:
java.rmi.RemoteException
LBException

getMatchAlgorithms

public GetMatchAlgorithmsResponse getMatchAlgorithms(GetMatchAlgorithmsRequest params)
                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getNodeGraph

public GetNodeGraphResponse getNodeGraph(GetNodeGraphRequest params)
                                  throws java.rmi.RemoteException,
                                         LBException
Throws:
java.rmi.RemoteException
LBException

getSortAlgorithms

public GetSortAlgorithmsResponse getSortAlgorithms(GetSortAlgorithmsRequest params)
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getGenericExtensions

public GetGenericExtensionsResponse getGenericExtensions(GetGenericExtensionsRequest params)
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getGenericExtension

public GetGenericExtensionResponse getGenericExtension(GetGenericExtensionRequest params)
                                                throws java.rmi.RemoteException,
                                                       LBException
Throws:
java.rmi.RemoteException
LBException

getFilterExtensions

public GetFilterExtensionsResponse getFilterExtensions(GetFilterExtensionsRequest params)
                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getHistoryService

public GetHistoryServiceResponse getHistoryService(GetHistoryServiceRequest params)
                                            throws java.rmi.RemoteException,
                                                   LBException
Throws:
java.rmi.RemoteException
LBException

getServiceMetadata

public GetServiceMetadataResponse getServiceMetadata(GetServiceMetadataRequest params)
                                              throws java.rmi.RemoteException,
                                                     LBException
Throws:
java.rmi.RemoteException
LBException

getSortAlgorithm

public GetSortAlgorithmResponse getSortAlgorithm(GetSortAlgorithmRequest params)
                                          throws java.rmi.RemoteException,
                                                 LBException
Throws:
java.rmi.RemoteException
LBException

getFilter

public GetFilterResponse getFilter(GetFilterRequest params)
                            throws java.rmi.RemoteException,
                                   LBException
Throws:
java.rmi.RemoteException
LBException

resolveCodingSchemeCopyright

public ResolveCodingSchemeCopyrightResponse resolveCodingSchemeCopyright(ResolveCodingSchemeCopyrightRequest params)
                                                                  throws java.rmi.RemoteException,
                                                                         LBException
Throws:
java.rmi.RemoteException
LBException

setSecurityToken

public SetSecurityTokenResponse setSecurityToken(SetSecurityTokenRequest params)
                                          throws java.rmi.RemoteException,
                                                 LBException
Throws:
java.rmi.RemoteException
LBException