Uses of Interface
org.LexGrid.LexBIG.cagrid.dataService.common.LexEVSDataServiceI

Packages that use LexEVSDataServiceI
org.LexGrid.LexBIG.cagrid.dataService.client   
org.LexGrid.LexBIG.cagrid.dataService.utils   
 

Uses of LexEVSDataServiceI in org.LexGrid.LexBIG.cagrid.dataService.client
 

Classes in org.LexGrid.LexBIG.cagrid.dataService.client that implement LexEVSDataServiceI
 class LexEVSDataServiceClient
          This class is autogenerated, DO NOT EDIT GENERATED GRID SERVICE ACCESS METHODS.
 

Uses of LexEVSDataServiceI in org.LexGrid.LexBIG.cagrid.dataService.utils
 

Fields in org.LexGrid.LexBIG.cagrid.dataService.utils declared as LexEVSDataServiceI
private  LexEVSDataServiceI LexEVSDataServiceHandle.service
           
 

Constructors in org.LexGrid.LexBIG.cagrid.dataService.utils with parameters of type LexEVSDataServiceI
LexEVSDataServiceHandle(LexEVSDataServiceI dataService)
           
LexEVSDataServiceHandle(LexEVSDataServiceI dataService, java.io.InputStream wsddStream)
           
LexEVSDataServiceHandle(LexEVSDataServiceI dataService, java.lang.String wsddFilename)