Uses of Interface
gov.nih.nci.evs.query.EVSQuery

Packages that use EVSQuery
gov.nih.nci.evs.query   
gov.nih.nci.system.applicationservice   
gov.nih.nci.system.applicationservice.impl   
 

Uses of EVSQuery in gov.nih.nci.evs.query
 

Classes in gov.nih.nci.evs.query that implement EVSQuery
 class EVSQueryImpl
          EVSQueryImpl class implements the EVSQuery interface.
 

Uses of EVSQuery in gov.nih.nci.system.applicationservice
 

Methods in gov.nih.nci.system.applicationservice with parameters of type EVSQuery
 java.util.List<java.lang.Object> EVSApplicationService.evsSearch(EVSQuery evsQuery)
           
 

Uses of EVSQuery in gov.nih.nci.system.applicationservice.impl
 

Methods in gov.nih.nci.system.applicationservice.impl with parameters of type EVSQuery
 java.util.List<java.lang.Object> EVSApplicationServiceImpl.evsSearch(EVSQuery evsQuery)
           
 



Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.