org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
Interface LexEVSGridServicePortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
LexEVSGridServicePortTypeSOAPBindingStub

public interface LexEVSGridServicePortType
extends java.rmi.Remote


Method Summary
 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)
           
 

Method Detail

getSupportedCodingSchemes

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

getCodingSchemeConcepts

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

resolveCodingScheme

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

getMatchAlgorithms

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

getNodeGraph

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

getSortAlgorithms

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

getGenericExtensions

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

getGenericExtension

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

getFilterExtensions

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

getHistoryService

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

getServiceMetadata

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

getSortAlgorithm

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

getFilter

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

resolveCodingSchemeCopyright

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

setSecurityToken

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

getServiceSecurityMetadata

GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMultipleResourceProperties

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
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getResourceProperty

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
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

queryResourceProperties

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
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.