org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.service.globus
Class LexBIGServiceConvenienceMethodsProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.service.globus.LexBIGServiceConvenienceMethodsProviderImpl

public class LexBIGServiceConvenienceMethodsProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! This class implements each method in the portType of the service. Each method call represented in the port type will be then mapped into the unwrapped implementation which the user provides in the LexBIGCaGridServicesImpl class. This class handles the boxing and unboxing of each method call so that it can be correclty mapped in the unboxed interface that the developer has designed and has implemented. Authorization callbacks are automatically made for each method based on each methods authorization requirements.


Constructor Summary
LexBIGServiceConvenienceMethodsProviderImpl()
           
 
Method Summary
 CreateCodeNodeSetResponse createCodeNodeSet(CreateCodeNodeSetRequest params)
           
 GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames(GetAssociationForwardAndReverseNamesRequest params)
           
 GetAssociationForwardNameResponse getAssociationForwardName(GetAssociationForwardNameRequest params)
           
 GetAssociationForwardNamesResponse getAssociationForwardNames(GetAssociationForwardNamesRequest params)
           
 GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel(GetAssociationForwardOneLevelRequest params)
           
 GetAssociationReverseNameResponse getAssociationReverseName(GetAssociationReverseNameRequest params)
           
 GetAssociationReverseNamesResponse getAssociationReverseNames(GetAssociationReverseNamesRequest params)
           
 GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel(GetAssociationReverseOneLevelRequest params)
           
 GetCodingSchemeCopyrightResponse getCodingSchemeCopyright(GetCodingSchemeCopyrightRequest params)
           
 GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation(GetCodingSchemesWithSupportedAssociationRequest params)
           
 GetHierarchyIDsResponse getHierarchyIDs(GetHierarchyIDsRequest params)
           
 GetHierarchyLevelNextResponse getHierarchyLevelNext(GetHierarchyLevelNextRequest params)
           
 GetHierarchyLevelPrevResponse getHierarchyLevelPrev(GetHierarchyLevelPrevRequest params)
           
 GetHierarchyPathToRootResponse getHierarchyPathToRoot(GetHierarchyPathToRootRequest params)
           
 GetHierarchyRootsResponse getHierarchyRoots(GetHierarchyRootsRequest params)
           
 GetHierarchyRootSetResponse getHierarchyRootSet(GetHierarchyRootSetRequest params)
           
 GetRenderingDetailResponse getRenderingDetail(GetRenderingDetailRequest params)
           
 IsCodeRetiredResponse isCodeRetired(IsCodeRetiredRequest params)
           
 IsForwardNameResponse isForwardName(IsForwardNameRequest params)
           
 IsReverseNameResponse isReverseName(IsReverseNameRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexBIGServiceConvenienceMethodsProviderImpl

public LexBIGServiceConvenienceMethodsProviderImpl()
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getRenderingDetail

public GetRenderingDetailResponse getRenderingDetail(GetRenderingDetailRequest params)
                                              throws java.rmi.RemoteException,
                                                     InvalidServiceContextAccess,
                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getCodingSchemesWithSupportedAssociation

public GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation(GetCodingSchemesWithSupportedAssociationRequest params)
                                                                                          throws java.rmi.RemoteException,
                                                                                                 InvalidServiceContextAccess,
                                                                                                 LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyIDs

public GetHierarchyIDsResponse getHierarchyIDs(GetHierarchyIDsRequest params)
                                        throws java.rmi.RemoteException,
                                               InvalidServiceContextAccess,
                                               LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isCodeRetired

public IsCodeRetiredResponse isCodeRetired(IsCodeRetiredRequest params)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardName

public GetAssociationForwardNameResponse getAssociationForwardName(GetAssociationForwardNameRequest params)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardNames

public GetAssociationForwardNamesResponse getAssociationForwardNames(GetAssociationForwardNamesRequest params)
                                                              throws java.rmi.RemoteException,
                                                                     InvalidServiceContextAccess,
                                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseName

public GetAssociationReverseNameResponse getAssociationReverseName(GetAssociationReverseNameRequest params)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseNames

public GetAssociationReverseNamesResponse getAssociationReverseNames(GetAssociationReverseNamesRequest params)
                                                              throws java.rmi.RemoteException,
                                                                     InvalidServiceContextAccess,
                                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isForwardName

public IsForwardNameResponse isForwardName(IsForwardNameRequest params)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isReverseName

public IsReverseNameResponse isReverseName(IsReverseNameRequest params)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyLevelNext

public GetHierarchyLevelNextResponse getHierarchyLevelNext(GetHierarchyLevelNextRequest params)
                                                    throws java.rmi.RemoteException,
                                                           InvalidServiceContextAccess,
                                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyLevelPrev

public GetHierarchyLevelPrevResponse getHierarchyLevelPrev(GetHierarchyLevelPrevRequest params)
                                                    throws java.rmi.RemoteException,
                                                           InvalidServiceContextAccess,
                                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyPathToRoot

public GetHierarchyPathToRootResponse getHierarchyPathToRoot(GetHierarchyPathToRootRequest params)
                                                      throws java.rmi.RemoteException,
                                                             InvalidServiceContextAccess,
                                                             LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyRoots

public GetHierarchyRootsResponse getHierarchyRoots(GetHierarchyRootsRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyRootSet

public GetHierarchyRootSetResponse getHierarchyRootSet(GetHierarchyRootSetRequest params)
                                                throws java.rmi.RemoteException,
                                                       InvalidServiceContextAccess,
                                                       LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

createCodeNodeSet

public CreateCodeNodeSetResponse createCodeNodeSet(CreateCodeNodeSetRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardAndReverseNames

public GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames(GetAssociationForwardAndReverseNamesRequest params)
                                                                                  throws java.rmi.RemoteException,
                                                                                         InvalidServiceContextAccess,
                                                                                         LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getCodingSchemeCopyright

public GetCodingSchemeCopyrightResponse getCodingSchemeCopyright(GetCodingSchemeCopyrightRequest params)
                                                          throws java.rmi.RemoteException,
                                                                 InvalidServiceContextAccess,
                                                                 LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseOneLevel

public GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel(GetAssociationReverseOneLevelRequest params)
                                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getAssociationForwardOneLevel

public GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel(GetAssociationForwardOneLevelRequest params)
                                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

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.