Deprecated API


Contents
Deprecated Methods
gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl.getCodingSchemeConcepts(String, CodingSchemeVersionOrTag, boolean)
          Not implemented here since it is deprecated in the LexBIGService interface. 
gov.nih.nci.evs.query.EVSQuery.getConceptNameByCode(String, String)
          - The preferred method is getDescLogicConceptNameByCode 
gov.nih.nci.evs.query.EVSQueryImpl.getConceptNameByCode(String, String)
          - The preferred method is getDescLogicConceptNameByCode 
gov.nih.nci.evs.query.EVSQuery.getConceptsBySource(String)
          - Vocabulary Sources hosts large number of concept information. This method retrieves all the concepts from a Source. If all the concepts were not returned prior a time limit specified on the server this method tends to die. 
gov.nih.nci.evs.query.EVSQuery.getMetaConceptsForAllSources()
            
gov.nih.nci.evs.query.EVSQueryImpl.getMetaConceptsForAllSources()
            
gov.nih.nci.evs.query.EVSQuery.searchByLoincId(String, String)
          - The preferred method is searchSourceByCode 
gov.nih.nci.evs.query.EVSQueryImpl.searchByLoincId(String, String)
          - The preferred method is searchSourceByCode 
gov.nih.nci.evs.query.EVSQuery.searchSourceByCode(String, String)
          - The preferred method is searchSourceByAtomCode 
 



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