org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings
Class CodedNodeSetPortTypeSOAPBindingStub

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

public class CodedNodeSetPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements CodedNodeSetPortType


Constructor Summary
CodedNodeSetPortTypeSOAPBindingStub()
           
CodedNodeSetPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CodedNodeSetPortTypeSOAPBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
protected  org.apache.axis.client.Call createCall()
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 DifferenceResponse difference(DifferenceRequest parameters)
           
 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)
           
 IsCodeInSetResponse isCodeInSet(IsCodeInSetRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 ResolveResponse resolve(ResolveRequest parameters)
           
 ResolveToListResponse resolveToList(ResolveToListRequest parameters)
           
 RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest parameters)
           
 RestrictToMatchingDesignationsResponse restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)
           
 RestrictToMatchingPropertiesResponse restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)
           
 RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest parameters)
           
 RestrictToStatusResponse restrictToStatus(RestrictToStatusRequest parameters)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 UnionResponse union(UnionRequest parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodedNodeSetPortTypeSOAPBindingStub

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

CodedNodeSetPortTypeSOAPBindingStub

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

CodedNodeSetPortTypeSOAPBindingStub

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

resolveToList

public ResolveToListResponse resolveToList(ResolveToListRequest parameters)
                                    throws java.rmi.RemoteException,
                                           LBInvocationException,
                                           LBParameterException,
                                           InvalidServiceContextAccess
Specified by:
resolveToList in interface CodedNodeSetPortType
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 CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

isCodeInSet

public IsCodeInSetResponse isCodeInSet(IsCodeInSetRequest parameters)
                                throws java.rmi.RemoteException,
                                       LBInvocationException,
                                       LBParameterException,
                                       InvalidServiceContextAccess
Specified by:
isCodeInSet in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToMatchingDesignations

public RestrictToMatchingDesignationsResponse restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest parameters)
                                                                      throws java.rmi.RemoteException,
                                                                             LBInvocationException,
                                                                             LBParameterException,
                                                                             InvalidServiceContextAccess
Specified by:
restrictToMatchingDesignations in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

resolve

public ResolveResponse resolve(ResolveRequest parameters)
                        throws java.rmi.RemoteException,
                               LBInvocationException,
                               LBParameterException,
                               InvalidServiceContextAccess
Specified by:
resolve in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToStatus

public RestrictToStatusResponse restrictToStatus(RestrictToStatusRequest parameters)
                                          throws java.rmi.RemoteException,
                                                 LBInvocationException,
                                                 LBParameterException,
                                                 InvalidServiceContextAccess
Specified by:
restrictToStatus in interface CodedNodeSetPortType
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 CodedNodeSetPortType
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 CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

difference

public DifferenceResponse difference(DifferenceRequest parameters)
                              throws java.rmi.RemoteException,
                                     LBInvocationException,
                                     LBParameterException,
                                     InvalidServiceContextAccess
Specified by:
difference in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToProperties

public RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest parameters)
                                                  throws java.rmi.RemoteException,
                                                         LBInvocationException,
                                                         LBParameterException,
                                                         InvalidServiceContextAccess
Specified by:
restrictToProperties in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

restrictToMatchingProperties

public RestrictToMatchingPropertiesResponse restrictToMatchingProperties(RestrictToMatchingPropertiesRequest parameters)
                                                                  throws java.rmi.RemoteException,
                                                                         LBInvocationException,
                                                                         LBParameterException,
                                                                         InvalidServiceContextAccess
Specified by:
restrictToMatchingProperties in interface CodedNodeSetPortType
Throws:
java.rmi.RemoteException
LBInvocationException
LBParameterException
InvalidServiceContextAccess

getServiceSecurityMetadata

public GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Specified by:
getServiceSecurityMetadata in interface CodedNodeSetPortType
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 CodedNodeSetPortType
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 CodedNodeSetPortType
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 CodedNodeSetPortType
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 CodedNodeSetPortType
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 CodedNodeSetPortType
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.