org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings
Class LexEVSGridServicePortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings.LexEVSGridServicePortTypeSOAPBindingStub
All Implemented Interfaces:
java.rmi.Remote, LexEVSGridServicePortType

public class LexEVSGridServicePortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements LexEVSGridServicePortType


Constructor Summary
LexEVSGridServicePortTypeSOAPBindingStub()
           
LexEVSGridServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
LexEVSGridServicePortTypeSOAPBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
protected  org.apache.axis.client.Call createCall()
           
 GetCodingSchemeConceptsResponse getCodingSchemeConcepts(GetCodingSchemeConceptsRequest parameters)
           
 GetFilterResponse getFilter(GetFilterRequest parameters)
           
 GetFilterExtensionsResponse getFilterExtensions(GetFilterExtensionsRequest parameters)
           
 GetGenericExtensionResponse getGenericExtension(GetGenericExtensionRequest parameters)
           
 GetGenericExtensionsResponse getGenericExtensions(GetGenericExtensionsRequest parameters)
           
 GetHistoryServiceResponse getHistoryService(GetHistoryServiceRequest parameters)
           
 GetMatchAlgorithmsResponse getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 GetNodeGraphResponse getNodeGraph(GetNodeGraphRequest parameters)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceMetadataResponse getServiceMetadata(GetServiceMetadataRequest parameters)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 GetSortAlgorithmResponse getSortAlgorithm(GetSortAlgorithmRequest parameters)
           
 GetSortAlgorithmsResponse getSortAlgorithms(GetSortAlgorithmsRequest parameters)
           
 GetSupportedCodingSchemesResponse getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 ResolveCodingSchemeResponse resolveCodingScheme(ResolveCodingSchemeRequest parameters)
           
 ResolveCodingSchemeCopyrightResponse resolveCodingSchemeCopyright(ResolveCodingSchemeCopyrightRequest parameters)
           
 SetSecurityTokenResponse setSecurityToken(SetSecurityTokenRequest parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEVSGridServicePortTypeSOAPBindingStub

public LexEVSGridServicePortTypeSOAPBindingStub()
                                         throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

LexEVSGridServicePortTypeSOAPBindingStub

public LexEVSGridServicePortTypeSOAPBindingStub(java.net.URL endpointURL,
                                                javax.xml.rpc.Service service)
                                         throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

LexEVSGridServicePortTypeSOAPBindingStub

public LexEVSGridServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
                                         throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getSupportedCodingSchemes

public GetSupportedCodingSchemesResponse getSupportedCodingSchemes(GetSupportedCodingSchemesRequest parameters)
                                                            throws java.rmi.RemoteException,
                                                                   LBInvocationException
Specified by:
getSupportedCodingSchemes in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBInvocationException

getCodingSchemeConcepts

public GetCodingSchemeConceptsResponse getCodingSchemeConcepts(GetCodingSchemeConceptsRequest parameters)
                                                        throws java.rmi.RemoteException,
                                                               LBException
Specified by:
getCodingSchemeConcepts in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

resolveCodingScheme

public ResolveCodingSchemeResponse resolveCodingScheme(ResolveCodingSchemeRequest parameters)
                                                throws java.rmi.RemoteException,
                                                       LBException
Specified by:
resolveCodingScheme in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getMatchAlgorithms

public GetMatchAlgorithmsResponse getMatchAlgorithms(GetMatchAlgorithmsRequest parameters)
                                              throws java.rmi.RemoteException
Specified by:
getMatchAlgorithms in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException

getNodeGraph

public GetNodeGraphResponse getNodeGraph(GetNodeGraphRequest parameters)
                                  throws java.rmi.RemoteException,
                                         LBException
Specified by:
getNodeGraph in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getSortAlgorithms

public GetSortAlgorithmsResponse getSortAlgorithms(GetSortAlgorithmsRequest parameters)
                                            throws java.rmi.RemoteException
Specified by:
getSortAlgorithms in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException

getGenericExtensions

public GetGenericExtensionsResponse getGenericExtensions(GetGenericExtensionsRequest parameters)
                                                  throws java.rmi.RemoteException
Specified by:
getGenericExtensions in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException

getGenericExtension

public GetGenericExtensionResponse getGenericExtension(GetGenericExtensionRequest parameters)
                                                throws java.rmi.RemoteException,
                                                       LBException
Specified by:
getGenericExtension in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getFilterExtensions

public GetFilterExtensionsResponse getFilterExtensions(GetFilterExtensionsRequest parameters)
                                                throws java.rmi.RemoteException
Specified by:
getFilterExtensions in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException

getHistoryService

public GetHistoryServiceResponse getHistoryService(GetHistoryServiceRequest parameters)
                                            throws java.rmi.RemoteException,
                                                   LBException
Specified by:
getHistoryService in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getServiceMetadata

public GetServiceMetadataResponse getServiceMetadata(GetServiceMetadataRequest parameters)
                                              throws java.rmi.RemoteException,
                                                     LBException
Specified by:
getServiceMetadata in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getSortAlgorithm

public GetSortAlgorithmResponse getSortAlgorithm(GetSortAlgorithmRequest parameters)
                                          throws java.rmi.RemoteException,
                                                 LBException
Specified by:
getSortAlgorithm in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getFilter

public GetFilterResponse getFilter(GetFilterRequest parameters)
                            throws java.rmi.RemoteException,
                                   LBException
Specified by:
getFilter in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

resolveCodingSchemeCopyright

public ResolveCodingSchemeCopyrightResponse resolveCodingSchemeCopyright(ResolveCodingSchemeCopyrightRequest parameters)
                                                                  throws java.rmi.RemoteException,
                                                                         LBException
Specified by:
resolveCodingSchemeCopyright in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

setSecurityToken

public SetSecurityTokenResponse setSecurityToken(SetSecurityTokenRequest parameters)
                                          throws java.rmi.RemoteException,
                                                 LBException
Specified by:
setSecurityToken in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
LBException

getServiceSecurityMetadata

public GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Specified by:
getServiceSecurityMetadata in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException

getMultipleResourceProperties

public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                                              throws java.rmi.RemoteException,
                                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
getMultipleResourceProperties in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getResourceProperty

public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
                                                                          throws java.rmi.RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
getResourceProperty in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

queryResourceProperties

public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
                                                                                  throws java.rmi.RemoteException,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
queryResourceProperties in interface LexEVSGridServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

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.