Interface | Description |
---|---|
ConceptSearchService |
Dao to get Concepts corresponding to the given text
|
DocumentSearchService |
Service for searching documents.
|
Class | Description |
---|---|
ConceptFirstWord |
Mapped to V_UMLS_FWORD_LOOKUP
This table does not have a primary key, so we can't map it with hibernate.
|
ConceptLookupBean |
JSF Backing Bean for semanticSearch.jspx.
|
ConceptSearchServiceImpl | |
ConceptSearchServiceImpl.ConceptFirstWordRowMapper | |
DocumentSearchResult |
Encapsulates document search results
|
DocumentSearchServiceImpl | |
DocumentSearchServiceImpl.DocumentSearchResultMapper | |
DocumentViewBean |
JSF bean for viewing a document retrieved via semanticSearch.jspx.
|
FullTextDocumentViewBean |
Jsf bean to view results of fullTextSearch.jspx.
|
FullTextSearchBean |
Jsf bean for full text search.
|
SearchConfigBean |
JSF Bean that holds search configuration parameters.
|
SemanticSearchBean |
JSF Backing Bean for semanticSearch.jspx.
|
SemanticSimBean | |
SemanticSimBean.SimilarityEntry | |
SemanticSimRegistryBean | |
SemanticSimServiceBean |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.