| Package | Description | 
|---|---|
| ome.parameters | Contains necessary parameters for various API methods throughout OMERO. | 
| ome.services.query | facilitates the creation of Hibernate Queries and Criteria. | 
| omero.util | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryParameter | Parameters. get(java.lang.String name)lookup a QueryParameter by name. | 
| QueryParameter[] | Parameters. queryParameters()copies all QueryParameters to an array. | 
| Modifier and Type | Method and Description | 
|---|---|
| Parameters | Parameters. add(QueryParameter parameter) | 
| Parameters | Parameters. addAll(QueryParameter[] queryParameters)adds all the information from the passed in Parameters instance to this
 instance. | 
| Constructor and Description | 
|---|
| Parameters(QueryParameter[] queryParameters)copy constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryParameter | Query. get(java.lang.String name)get the  QueryParameterfor this name argument. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectionQueryParameterDef. errorIfInvalid(QueryParameter parameter) | 
| void | QueryParameterDef. errorIfInvalid(QueryParameter parameter)validation method called by  Query.checkParameters(). | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryParameter | IceMapper. convert(java.lang.String key,
       java.lang.Object o) | 
                
                
Version: 5.4.6-ice35-b87
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.