Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.client.HistoryServiceClient

Packages that use HistoryServiceClient
org.LexGrid.LexBIG.cagrid.adapters   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.common   
 

Uses of HistoryServiceClient in org.LexGrid.LexBIG.cagrid.adapters
 

Fields in org.LexGrid.LexBIG.cagrid.adapters declared as HistoryServiceClient
private  HistoryServiceClient HistoryServiceGridAdapter.history
           
 

Constructors in org.LexGrid.LexBIG.cagrid.adapters with parameters of type HistoryServiceClient
HistoryServiceGridAdapter(HistoryServiceClient client)
           
 

Uses of HistoryServiceClient in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client that return HistoryServiceClient
 HistoryServiceClient LexEVSGridServiceClient.getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
           
 

Uses of HistoryServiceClient in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common that return HistoryServiceClient
 HistoryServiceClient LexEVSGridServiceI.getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
          Resolve a reference to the history api servicing the given coding scheme.