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, javax.xml.rpc.Stub, CodedNodeGraphPortType

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


Field Summary
(package private) static org.apache.axis.description.OperationDesc[] _operations
           
private  java.util.Vector cachedDeserFactories
           
private  java.util.Vector cachedSerClasses
           
private  java.util.Vector cachedSerFactories
           
private  java.util.Vector cachedSerQNames
           
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
CodedNodeGraphPortTypeSOAPBindingStub()
           
CodedNodeGraphPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CodedNodeGraphPortTypeSOAPBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
private static void _initOperationDesc2()
           
private static void _initOperationDesc3()
           
private  void addBindings0()
           
private  void addBindings1()
           
private  void addBindings2()
           
private  void addBindings3()
           
 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)
           
 ListCodeRelationshipsResponse listCodeRelationships(ListCodeRelationshipsRequest parameters)
           
 ListCodeRelationships2Response listCodeRelationships2(ListCodeRelationships2Request 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 org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cachedSerClasses

private java.util.Vector cachedSerClasses

cachedSerQNames

private java.util.Vector cachedSerQNames

cachedSerFactories

private java.util.Vector cachedSerFactories

cachedDeserFactories

private java.util.Vector cachedDeserFactories

_operations

static org.apache.axis.description.OperationDesc[] _operations
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

_initOperationDesc1

private static void _initOperationDesc1()

_initOperationDesc2

private static void _initOperationDesc2()

_initOperationDesc3

private static void _initOperationDesc3()

addBindings0

private void addBindings0()

addBindings1

private void addBindings1()

addBindings2

private void addBindings2()

addBindings3

private void addBindings3()

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,
                                           InvalidServiceContextAccess,
                                           LBParameterException,
                                           LBInvocationException
Specified by:
resolveAsList in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

listCodeRelationships

public ListCodeRelationshipsResponse listCodeRelationships(ListCodeRelationshipsRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidServiceContextAccess,
                                                           LBParameterException,
                                                           LBInvocationException
Specified by:
listCodeRelationships in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

restrictToSourceCodeSystem

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

restrictToTargetCodeSystem

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

restrictToCodeSystem

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

restrictToTargetCodes

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

restrictToSourceCodes

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

restrictToDirectionalNames

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

restrictToAssociations

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

restrictToCodes

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

intersect

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

union

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

isCodeInGraph

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

toNodeList

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

areCodesRelated

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

listCodeRelationships2

public ListCodeRelationships2Response listCodeRelationships2(ListCodeRelationships2Request parameters)
                                                      throws java.rmi.RemoteException,
                                                             InvalidServiceContextAccess,
                                                             LBParameterException,
                                                             LBInvocationException
Specified by:
listCodeRelationships2 in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getServiceSecurityMetadata

public GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Specified by:
getServiceSecurityMetadata in interface CodedNodeGraphPortType
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 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.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
Specified by:
queryResourceProperties in interface CodedNodeGraphPortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType

destroy

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

setTerminationTime

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