public class ClassQuerySource extends QuerySource
Query implementation or an
IObject implementation.
If it is an IObject implementation, the
QueryParameter instances passed in through
Parameters are interpreted as being field names whose
values should equals the value in
the database.
If it is an Query implementation, then it is
instantiated by passing the Parameters into the
constructor.
IObjectClassQuery| Constructor and Description |
|---|
ClassQuerySource() |
public Query lookup(String queryID, ome.parameters.Parameters parameters)
QuerySourceParameterslookup in class QuerySourcequeryID - abstract identifier for the sought query.parameters - named parameters for lookup and actual bindings.
Version: 5.1.1-ice35-b43
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.