org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs
Interface HistoryServicePortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
HistoryServicePortTypeSOAPBindingStub

public interface HistoryServicePortType
extends java.rmi.Remote


Method Summary
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 GetAncestorsResponse getAncestors(GetAncestorsRequest parameters)
           
 GetBaselinesResponse getBaselines(GetBaselinesRequest parameters)
           
 GetConceptChangeVersionsResponse getConceptChangeVersions(GetConceptChangeVersionsRequest parameters)
           
 GetConceptCreationVersionResponse getConceptCreationVersion(GetConceptCreationVersionRequest parameters)
           
 GetDescendentsResponse getDescendents(GetDescendentsRequest parameters)
           
 GetEarliestBaselineResponse getEarliestBaseline(GetEarliestBaselineRequest parameters)
           
 GetEditActionListResponse getEditActionList(GetEditActionListRequest parameters)
           
 GetEditActionList2Response getEditActionList2(GetEditActionList2Request parameters)
           
 GetEditActionList3Response getEditActionList3(GetEditActionList3Request parameters)
           
 GetLatestBaselineResponse getLatestBaseline(GetLatestBaselineRequest parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 GetSystemReleaseResponse getSystemRelease(GetSystemReleaseRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 

Method Detail

getAncestors

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

getBaselines

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

getConceptChangeVersions

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

getConceptCreationVersion

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

getDescendents

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

getEarliestBaseline

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

getEditActionList

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

getEditActionList2

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

getEditActionList3

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

getLatestBaseline

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

getSystemRelease

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

getServiceSecurityMetadata

GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMultipleResourceProperties

org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                                              throws java.rmi.RemoteException,
                                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getResourceProperty

org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
                                                                          throws java.rmi.RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

queryResourceProperties

org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
                                                                                  throws java.rmi.RemoteException,
                                                                                         org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType

destroy

org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
                                                throws java.rmi.RemoteException,
                                                       org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType,
                                                       org.oasis.wsrf.lifetime.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType

setTerminationTime

org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
                                                                      throws java.rmi.RemoteException,
                                                                             org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
                                                                             org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                                             org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType