org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs
Interface LexBIGServiceConvenienceMethodsPortType
All Superinterfaces: java.rmi.Remote
All Known Implementing Classes: LexBIGServiceConvenienceMethodsPortTypeSOAPBindingStub
public interface LexBIGServiceConvenienceMethodsPortType extends java.rmi.Remote
getRenderingDetail
GetRenderingDetailResponse getRenderingDetail (GetRenderingDetailRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getCodingSchemesWithSupportedAssociation
GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation (GetCodingSchemesWithSupportedAssociationRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyIDs
GetHierarchyIDsResponse getHierarchyIDs (GetHierarchyIDsRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
isCodeRetired
IsCodeRetiredResponse isCodeRetired (IsCodeRetiredRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationForwardName
GetAssociationForwardNameResponse getAssociationForwardName (GetAssociationForwardNameRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationForwardNames
GetAssociationForwardNamesResponse getAssociationForwardNames (GetAssociationForwardNamesRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationReverseName
GetAssociationReverseNameResponse getAssociationReverseName (GetAssociationReverseNameRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationReverseNames
GetAssociationReverseNamesResponse getAssociationReverseNames (GetAssociationReverseNamesRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
isForwardName
IsForwardNameResponse isForwardName (IsForwardNameRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
isReverseName
IsReverseNameResponse isReverseName (IsReverseNameRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyLevelNext
GetHierarchyLevelNextResponse getHierarchyLevelNext (GetHierarchyLevelNextRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyLevelPrev
GetHierarchyLevelPrevResponse getHierarchyLevelPrev (GetHierarchyLevelPrevRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyPathToRoot
GetHierarchyPathToRootResponse getHierarchyPathToRoot (GetHierarchyPathToRootRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyRoots
GetHierarchyRootsResponse getHierarchyRoots (GetHierarchyRootsRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getHierarchyRootSet
GetHierarchyRootSetResponse getHierarchyRootSet (GetHierarchyRootSetRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
createCodeNodeSet
CreateCodeNodeSetResponse createCodeNodeSet (CreateCodeNodeSetRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationForwardAndReverseNames
GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames (GetAssociationForwardAndReverseNamesRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getCodingSchemeCopyright
GetCodingSchemeCopyrightResponse getCodingSchemeCopyright (GetCodingSchemeCopyrightRequest parameters)
throws java.rmi.RemoteException,
LBException ,
InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
LBException
InvalidServiceContextAccess
getAssociationReverseOneLevel
GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel (GetAssociationReverseOneLevelRequest parameters)
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
getAssociationForwardOneLevel
GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel (GetAssociationForwardOneLevelRequest parameters)
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
getServiceSecurityMetadata
GetServiceSecurityMetadataResponse getServiceSecurityMetadata (GetServiceSecurityMetadataRequest parameters)
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
destroy
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
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
setTerminationTime
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
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD