org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
Class CodedNodeSetProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus.CodedNodeSetProviderImpl

public class CodedNodeSetProviderImpl
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.


Field Summary
(package private)  CodedNodeSetImpl impl
           
 
Constructor Summary
CodedNodeSetProviderImpl()
           
 
Method Summary
 DifferenceResponse difference(DifferenceRequest params)
           
 IntersectResponse intersect(IntersectRequest params)
           
 IsCodeInSetResponse isCodeInSet(IsCodeInSetRequest params)
           
 ResolveResponse resolve(ResolveRequest params)
           
 ResolveToListResponse resolveToList(ResolveToListRequest params)
           
 RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest params)
           
 RestrictToMatchingDesignationsResponse restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest params)
           
 RestrictToMatchingPropertiesResponse restrictToMatchingProperties(RestrictToMatchingPropertiesRequest params)
           
 RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest params)
           
 RestrictToStatusResponse restrictToStatus(RestrictToStatusRequest params)
           
 UnionResponse union(UnionRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

CodedNodeSetImpl impl
Constructor Detail

CodedNodeSetProviderImpl

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

resolveToList

public ResolveToListResponse resolveToList(ResolveToListRequest params)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBInvocationException,
                                           LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

restrictToCodes

public RestrictToCodesResponse restrictToCodes(RestrictToCodesRequest params)
                                        throws java.rmi.RemoteException,
                                               InvalidServiceContextAccess,
                                               LBInvocationException,
                                               LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

isCodeInSet

public IsCodeInSetResponse isCodeInSet(IsCodeInSetRequest params)
                                throws java.rmi.RemoteException,
                                       InvalidServiceContextAccess,
                                       LBInvocationException,
                                       LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

restrictToMatchingDesignations

public RestrictToMatchingDesignationsResponse restrictToMatchingDesignations(RestrictToMatchingDesignationsRequest params)
                                                                      throws java.rmi.RemoteException,
                                                                             InvalidServiceContextAccess,
                                                                             LBInvocationException,
                                                                             LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

resolve

public ResolveResponse resolve(ResolveRequest params)
                        throws java.rmi.RemoteException,
                               InvalidServiceContextAccess,
                               LBInvocationException,
                               LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

restrictToStatus

public RestrictToStatusResponse restrictToStatus(RestrictToStatusRequest params)
                                          throws java.rmi.RemoteException,
                                                 InvalidServiceContextAccess,
                                                 LBInvocationException,
                                                 LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

intersect

public IntersectResponse intersect(IntersectRequest params)
                            throws java.rmi.RemoteException,
                                   InvalidServiceContextAccess,
                                   LBInvocationException,
                                   LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

union

public UnionResponse union(UnionRequest params)
                    throws java.rmi.RemoteException,
                           InvalidServiceContextAccess,
                           LBInvocationException,
                           LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

difference

public DifferenceResponse difference(DifferenceRequest params)
                              throws java.rmi.RemoteException,
                                     InvalidServiceContextAccess,
                                     LBInvocationException,
                                     LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

restrictToProperties

public RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest params)
                                                  throws java.rmi.RemoteException,
                                                         InvalidServiceContextAccess,
                                                         LBInvocationException,
                                                         LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException

restrictToMatchingProperties

public RestrictToMatchingPropertiesResponse restrictToMatchingProperties(RestrictToMatchingPropertiesRequest params)
                                                                  throws java.rmi.RemoteException,
                                                                         InvalidServiceContextAccess,
                                                                         LBInvocationException,
                                                                         LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException