org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings
Class CodedNodeGraphPortTypeSOAPBindingStub

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

public class CodedNodeGraphPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements CodedNodeGraphPortType


Constructor Summary
CodedNodeGraphPortTypeSOAPBindingStub()
           
CodedNodeGraphPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CodedNodeGraphPortTypeSOAPBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 AreCodesRelatedResponse areCodesRelated(AreCodesRelatedRequest parameters)
           
protected  org.apache.axis.client.Call createCall()
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 IntersectResponse intersect(IntersectRequest parameters)
           
 IsCodeInGraphResponse isCodeInGraph(IsCodeInGraphRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 ResolveAsListResponse resolveAsList(ResolveAsListRequest parameters)
           
 RestrictToAssociationsResponse restrictToAssociations(RestrictToAssociationsRequest parameters)
           
 RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest parameters)
           
 RestrictToCodeSystemResponse restrictToCodeSystem(RestrictToCodeSystemRequest parameters)
           
 RestrictToDirectionalNamesResponse restrictToDirectionalNames(RestrictToDirectionalNamesRequest parameters)
           
 RestrictToSourceCodesResponse restrictToSourceCodes(RestrictToSourceCodesRequest parameters)
           
 RestrictToSourceCodeSystemResponse restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)
           
 RestrictToTargetCodesResponse restrictToTargetCodes(RestrictToTargetCodesRequest parameters)
           
 RestrictToTargetCodeSystemResponse restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 ToNodeListResponse toNodeList(ToNodeListRequest parameters)
           
 UnionResponse union(UnionRequest parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodedNodeGraphPortTypeSOAPBindingStub

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

CodedNodeGraphPortTypeSOAPBindingStub

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

CodedNodeGraphPortTypeSOAPBindingStub

public CodedNodeGraphPortTypeSOAPBindingStub(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

resolveAsList

public ResolveAsListResponse resolveAsList(ResolveAsListRequest parameters)
                                    throws java.rmi.RemoteException,
                                           LBInvocationException,
                                           LBParameterException,
                                           InvalidServiceContextAccess
Specified by:
resolveAsList in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToSourceCodeSystem

public RestrictToSourceCodeSystemResponse restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)
                                                              throws java.rmi.RemoteException,
                                                                     LBInvocationException,
                                                                     LBParameterException,
                                                                     InvalidServiceContextAccess
Specified by:
restrictToSourceCodeSystem in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToTargetCodeSystem

public RestrictToTargetCodeSystemResponse restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)
                                                              throws java.rmi.RemoteException,
                                                                     LBInvocationException,
                                                                     LBParameterException,
                                                                     InvalidServiceContextAccess
Specified by:
restrictToTargetCodeSystem in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToCodeSystem

public RestrictToCodeSystemResponse restrictToCodeSystem(RestrictToCodeSystemRequest parameters)
                                                  throws java.rmi.RemoteException,
                                                         LBInvocationException,
                                                         LBParameterException,
                                                         InvalidServiceContextAccess
Specified by:
restrictToCodeSystem in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToTargetCodes

public RestrictToTargetCodesResponse restrictToTargetCodes(RestrictToTargetCodesRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           LBInvocationException,
                                                           LBParameterException,
                                                           InvalidServiceContextAccess
Specified by:
restrictToTargetCodes in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToSourceCodes

public RestrictToSourceCodesResponse restrictToSourceCodes(RestrictToSourceCodesRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           LBInvocationException,
                                                           LBParameterException,
                                                           InvalidServiceContextAccess
Specified by:
restrictToSourceCodes in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToDirectionalNames

public RestrictToDirectionalNamesResponse restrictToDirectionalNames(RestrictToDirectionalNamesRequest parameters)
                                                              throws java.rmi.RemoteException,
                                                                     LBInvocationException,
                                                                     LBParameterException,
                                                                     InvalidServiceContextAccess
Specified by:
restrictToDirectionalNames in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToAssociations

public RestrictToAssociationsResponse restrictToAssociations(RestrictToAssociationsRequest parameters)
                                                      throws java.rmi.RemoteException,
                                                             LBInvocationException,
                                                             LBParameterException,
                                                             InvalidServiceContextAccess
Specified by:
restrictToAssociations in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToCodes

public RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest parameters)
                                        throws java.rmi.RemoteException,
                                               LBInvocationException,
                                               LBParameterException,
                                               InvalidServiceContextAccess
Specified by:
restrictToCodes in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

intersect

public IntersectResponse intersect(IntersectRequest parameters)
                            throws java.rmi.RemoteException,
                                   LBInvocationException,
                                   LBParameterException,
                                   InvalidServiceContextAccess
Specified by:
intersect in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

union

public UnionResponse union(UnionRequest parameters)
                    throws java.rmi.RemoteException,
                           LBInvocationException,
                           LBParameterException,
                           InvalidServiceContextAccess
Specified by:
union in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

isCodeInGraph

public IsCodeInGraphResponse isCodeInGraph(IsCodeInGraphRequest parameters)
                                    throws java.rmi.RemoteException,
                                           LBInvocationException,
                                           LBParameterException,
                                           InvalidServiceContextAccess
Specified by:
isCodeInGraph in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

toNodeList

public ToNodeListResponse toNodeList(ToNodeListRequest parameters)
                              throws java.rmi.RemoteException,
                                     LBInvocationException,
                                     LBParameterException,
                                     InvalidServiceContextAccess
Specified by:
toNodeList in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

areCodesRelated

public AreCodesRelatedResponse areCodesRelated(AreCodesRelatedRequest parameters)
                                        throws java.rmi.RemoteException,
                                               LBInvocationException,
                                               LBParameterException,
                                               InvalidServiceContextAccess
Specified by:
areCodesRelated in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

getServiceSecurityMetadata

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

destroy

public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
                                                throws java.rmi.RemoteException,
                                                       org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                       org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
Specified by:
destroy in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType

setTerminationTime

public org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
                                                                      throws java.rmi.RemoteException,
                                                                             org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                                             org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
                                                                             org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Specified by:
setTerminationTime in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType

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