org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs
Interface CodedNodeGraphPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- CodedNodeGraphPortTypeSOAPBindingStub
public interface CodedNodeGraphPortType
- extends java.rmi.Remote
resolveAsList
ResolveAsListResponse resolveAsList(ResolveAsListRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
listCodeRelationships
ListCodeRelationshipsResponse listCodeRelationships(ListCodeRelationshipsRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToSourceCodeSystem
RestrictToSourceCodeSystemResponse restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToTargetCodeSystem
RestrictToTargetCodeSystemResponse restrictToTargetCodeSystem(RestrictToTargetCodeSystemRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToCodeSystem
RestrictToCodeSystemResponse restrictToCodeSystem(RestrictToCodeSystemRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToTargetCodes
RestrictToTargetCodesResponse restrictToTargetCodes(RestrictToTargetCodesRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToSourceCodes
RestrictToSourceCodesResponse restrictToSourceCodes(RestrictToSourceCodesRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToDirectionalNames
RestrictToDirectionalNamesResponse restrictToDirectionalNames(RestrictToDirectionalNamesRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToAssociations
RestrictToAssociationsResponse restrictToAssociations(RestrictToAssociationsRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
restrictToCodes
RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
intersect
IntersectResponse intersect(IntersectRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
union
UnionResponse union(UnionRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
isCodeInGraph
IsCodeInGraphResponse isCodeInGraph(IsCodeInGraphRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
toNodeList
ToNodeListResponse toNodeList(ToNodeListRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
areCodesRelated
AreCodesRelatedResponse areCodesRelated(AreCodesRelatedRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
listCodeRelationships2
ListCodeRelationships2Response listCodeRelationships2(ListCodeRelationships2Request parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
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.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
- 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
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
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
setTerminationTime
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
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType