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


Method Summary
 CreateCodeNodeSetResponse createCodeNodeSet(CreateCodeNodeSetRequest parameters)
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames(GetAssociationForwardAndReverseNamesRequest parameters)
           
 GetAssociationForwardNameResponse getAssociationForwardName(GetAssociationForwardNameRequest parameters)
           
 GetAssociationForwardNamesResponse getAssociationForwardNames(GetAssociationForwardNamesRequest parameters)
           
 GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel(GetAssociationForwardOneLevelRequest parameters)
           
 GetAssociationReverseNameResponse getAssociationReverseName(GetAssociationReverseNameRequest parameters)
           
 GetAssociationReverseNamesResponse getAssociationReverseNames(GetAssociationReverseNamesRequest parameters)
           
 GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel(GetAssociationReverseOneLevelRequest parameters)
           
 GetCodingSchemeCopyrightResponse getCodingSchemeCopyright(GetCodingSchemeCopyrightRequest parameters)
           
 GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation(GetCodingSchemesWithSupportedAssociationRequest parameters)
           
 GetHierarchyIDsResponse getHierarchyIDs(GetHierarchyIDsRequest parameters)
           
 GetHierarchyLevelNextResponse getHierarchyLevelNext(GetHierarchyLevelNextRequest parameters)
           
 GetHierarchyLevelPrevResponse getHierarchyLevelPrev(GetHierarchyLevelPrevRequest parameters)
           
 GetHierarchyPathToRootResponse getHierarchyPathToRoot(GetHierarchyPathToRootRequest parameters)
           
 GetHierarchyRootsResponse getHierarchyRoots(GetHierarchyRootsRequest parameters)
           
 GetHierarchyRootSetResponse getHierarchyRootSet(GetHierarchyRootSetRequest parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 GetRenderingDetailResponse getRenderingDetail(GetRenderingDetailRequest parameters)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 IsCodeRetiredResponse isCodeRetired(IsCodeRetiredRequest parameters)
           
 IsForwardNameResponse isForwardName(IsForwardNameRequest parameters)
           
 IsReverseNameResponse isReverseName(IsReverseNameRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 

Method Detail

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.