Class | Description |
---|---|
AnnotatedWith |
Query for
Search which uses an example Annotation
instance as the basis for comparison. |
Complement |
Complement
SearchAction which combines two other search actions into
one logical unit, e.g. |
FullText |
Search based on Lucene's
Query class. |
HqlQuery |
Delegate to
IQuery.findAllByQuery(String, Parameters) . |
Intersection |
Intersection
SearchAction which combines two other search actions
into one logical unit, e.g. |
SearchAction |
Serializable action used by
SearchBean to generate results lazily. |
SearchValues |
Values used by
SearchBean to store user requests. |
SimilarTerms |
Search to find similar terms to some given terms.
|
SomeMustNone | |
TagsAndGroups |
Query template used by
SearchBean to store user requests. |
Union |
Union
SearchAction which combines two other search actions into one
logical unit, e.g. |
This includes interfaces and classes that provide search support for the ome.api.Search interface via the ome.services.SearchBean.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.