org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus
Class HistoryServiceProviderImpl
java.lang.Object
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.
Method Summary |
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsResponse |
getAncestors(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetBaselinesResponse |
getBaselines(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetBaselinesRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptChangeVersionsResponse |
getConceptChangeVersions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptChangeVersionsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptCreationVersionResponse |
getConceptCreationVersion(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptCreationVersionRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetDescendentsResponse |
getDescendents(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetDescendentsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEarliestBaselineResponse |
getEarliestBaseline(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEarliestBaselineRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionListResponse |
getEditActionList(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionListRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList2Response |
getEditActionList2(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList2Request params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList3Response |
getEditActionList3(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList3Request params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetLatestBaselineResponse |
getLatestBaseline(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetLatestBaselineRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetSystemReleaseResponse |
getSystemRelease(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetSystemReleaseRequest params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryServiceProviderImpl
public HistoryServiceProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getAncestors
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsResponse getAncestors(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getBaselines
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetBaselinesResponse getBaselines(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetBaselinesRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getConceptChangeVersions
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptChangeVersionsResponse getConceptChangeVersions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptChangeVersionsRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getConceptCreationVersion
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptCreationVersionResponse getConceptCreationVersion(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetConceptCreationVersionRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getDescendents
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetDescendentsResponse getDescendents(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetDescendentsRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getEarliestBaseline
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEarliestBaselineResponse getEarliestBaseline(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEarliestBaselineRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getEditActionList
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionListResponse getEditActionList(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionListRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getEditActionList2
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList2Response getEditActionList2(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList2Request params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getEditActionList3
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList3Response getEditActionList3(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetEditActionList3Request params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getLatestBaseline
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetLatestBaselineResponse getLatestBaseline(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetLatestBaselineRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getSystemRelease
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetSystemReleaseResponse getSystemRelease(org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetSystemReleaseRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException