Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsRequest

Packages that use GetAncestorsRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings   
 

Uses of GetAncestorsRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus with parameters of type GetAncestorsRequest
 GetAncestorsResponse HistoryServiceProviderImpl.getAncestors(GetAncestorsRequest params)
           
 

Uses of GetAncestorsRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs with parameters of type GetAncestorsRequest
 GetAncestorsResponse HistoryServicePortType.getAncestors(GetAncestorsRequest parameters)
           
 

Uses of GetAncestorsRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings with parameters of type GetAncestorsRequest
 GetAncestorsResponse HistoryServicePortTypeSOAPBindingStub.getAncestors(GetAncestorsRequest parameters)