Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.client.LexEVSGridServiceClient

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

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

Constructors in org.LexGrid.LexBIG.cagrid.adapters with parameters of type LexEVSGridServiceClient
LexBIGServiceGridAdapter(LexEVSGridServiceClient client)
          Entry point for connecting to the LexBIG caGrid Services.
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client that return LexEVSGridServiceClient
 LexEVSGridServiceClient LexEVSGridServiceClient.setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, gov.nih.nci.evs.security.SecurityToken securityToken)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common that return LexEVSGridServiceClient
 LexEVSGridServiceClient LexEVSGridServiceI.setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, gov.nih.nci.evs.security.SecurityToken securityToken)
          Sets the Security Token for the given Coding Scheme.