org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus
Class HistoryServiceProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus.HistoryServiceProviderImpl

public class HistoryServiceProviderImpl
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)  HistoryServiceImpl impl
           
 
Constructor Summary
HistoryServiceProviderImpl()
           
 
Method Summary
 GetAncestorsResponse getAncestors(GetAncestorsRequest params)
           
 GetBaselinesResponse getBaselines(GetBaselinesRequest params)
           
 GetConceptChangeVersionsResponse getConceptChangeVersions(GetConceptChangeVersionsRequest params)
           
 GetConceptCreationVersionResponse getConceptCreationVersion(GetConceptCreationVersionRequest params)
           
 GetDescendentsResponse getDescendents(GetDescendentsRequest params)
           
 GetEarliestBaselineResponse getEarliestBaseline(GetEarliestBaselineRequest params)
           
 GetEditActionListResponse getEditActionList(GetEditActionListRequest params)
           
 GetEditActionList2Response getEditActionList2(GetEditActionList2Request params)
           
 GetEditActionList3Response getEditActionList3(GetEditActionList3Request params)
           
 GetLatestBaselineResponse getLatestBaseline(GetLatestBaselineRequest params)
           
 GetSystemReleaseResponse getSystemRelease(GetSystemReleaseRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

HistoryServiceImpl impl
Constructor Detail

HistoryServiceProviderImpl

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

getAncestors

public GetAncestorsResponse getAncestors(GetAncestorsRequest params)
                                  throws java.rmi.RemoteException,
                                         InvalidServiceContextAccess,
                                         LBParameterException,
                                         LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getBaselines

public GetBaselinesResponse getBaselines(GetBaselinesRequest params)
                                  throws java.rmi.RemoteException,
                                         InvalidServiceContextAccess,
                                         LBParameterException,
                                         LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getConceptChangeVersions

public GetConceptChangeVersionsResponse getConceptChangeVersions(GetConceptChangeVersionsRequest params)
                                                          throws java.rmi.RemoteException,
                                                                 InvalidServiceContextAccess,
                                                                 LBParameterException,
                                                                 LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getConceptCreationVersion

public GetConceptCreationVersionResponse getConceptCreationVersion(GetConceptCreationVersionRequest params)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBParameterException,
                                                                   LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getDescendents

public GetDescendentsResponse getDescendents(GetDescendentsRequest params)
                                      throws java.rmi.RemoteException,
                                             InvalidServiceContextAccess,
                                             LBParameterException,
                                             LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getEarliestBaseline

public GetEarliestBaselineResponse getEarliestBaseline(GetEarliestBaselineRequest params)
                                                throws java.rmi.RemoteException,
                                                       InvalidServiceContextAccess,
                                                       LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException

getEditActionList

public GetEditActionListResponse getEditActionList(GetEditActionListRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBParameterException,
                                                   LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getEditActionList2

public GetEditActionList2Response getEditActionList2(GetEditActionList2Request params)
                                              throws java.rmi.RemoteException,
                                                     InvalidServiceContextAccess,
                                                     LBParameterException,
                                                     LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getEditActionList3

public GetEditActionList3Response getEditActionList3(GetEditActionList3Request params)
                                              throws java.rmi.RemoteException,
                                                     InvalidServiceContextAccess,
                                                     LBParameterException,
                                                     LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException

getLatestBaseline

public GetLatestBaselineResponse getLatestBaseline(GetLatestBaselineRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException

getSystemRelease

public GetSystemReleaseResponse getSystemRelease(GetSystemReleaseRequest params)
                                          throws java.rmi.RemoteException,
                                                 InvalidServiceContextAccess,
                                                 LBParameterException,
                                                 LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException