org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus
Class SortProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus.SortProviderImpl

public class SortProviderImpl
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)  SortImpl impl
           
 
Constructor Summary
SortProviderImpl()
           
 
Method Summary
 CompareResponse compare(CompareRequest params)
           
 EqualsResponse equals(EqualsRequest params)
           
 GetDescriptionResponse getDescription(GetDescriptionRequest params)
           
 GetNameResponse getName(GetNameRequest params)
           
 GetProviderResponse getProvider(GetProviderRequest params)
           
 GetVersionResponse getVersion(GetVersionRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

SortImpl impl
Constructor Detail

SortProviderImpl

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

compare

public CompareResponse compare(CompareRequest params)
                        throws java.rmi.RemoteException,
                               InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

equals

public EqualsResponse equals(EqualsRequest params)
                      throws java.rmi.RemoteException,
                             InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getName

public GetNameResponse getName(GetNameRequest params)
                        throws java.rmi.RemoteException,
                               InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getDescription

public GetDescriptionResponse getDescription(GetDescriptionRequest params)
                                      throws java.rmi.RemoteException,
                                             InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getProvider

public GetProviderResponse getProvider(GetProviderRequest params)
                                throws java.rmi.RemoteException,
                                       InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getVersion

public GetVersionResponse getVersion(GetVersionRequest params)
                              throws java.rmi.RemoteException,
                                     InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess