@ParametersAreNonnullByDefault
Interface | Description |
---|---|
GeneSetSearch | |
SearchService | |
SearchService.SearchResultMap | |
SearchSource |
Search source that provides
SearchResult from a search engine. |
Class | Description |
---|---|
GeneSetSearchImpl | |
SearchResult<T extends Identifiable> | |
SearchResultDisplayObject |
Object to store search results of different classes in a similar way for displaying to user (ex: enables genes and
gene sets to be entries in the same combo box) object types handled are: Gene, GeneSet, GeneSetValueObject,
ExpressionExperiment and ExpressionExperimentSet SearchObject is also handled if the object it holds is of any of
those types for a gene or experiment, the memberIds field is a collection just containing the object's id.
|
SearchServiceImpl |
This service is used for performing searches using free text or exact matches to items in the database.
|
Exception | Description |
---|---|
BaseCodeOntologySearchException |
Exception that wraps a baseCode
OntologySearchException . |
CompassSearchException |
Search exception for Compass-specific exceptions.
|
SearchException |
Exception raised by the
SearchService when the search could not be performed. |
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.