Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.client.FilterClient

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

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

Constructors in org.LexGrid.LexBIG.cagrid.adapters with parameters of type FilterClient
FilterAdapter(FilterClient client)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client that return FilterClient
 FilterClient LexEVSGridServiceClient.getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common that return FilterClient
 FilterClient LexEVSGridServiceI.getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
          Returns an instance of the filter extension registered with the given name.