Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.delete |
Implementations of the ome.api.IDelete service.
|
omero.cmd.admin |
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl
Provides methods for directly querying object graphs.
|
Modifier and Type | Field and Description |
---|---|
protected LocalQuery |
AbstractLevel2Service.iQuery |
protected LocalQuery |
UpdateImpl.localQuery |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLevel2Service.setQueryService(LocalQuery query) |
void |
UpdateImpl.setQueryService(LocalQuery query) |
Modifier and Type | Field and Description |
---|---|
protected LocalQuery |
AbstractStatefulBean.iQuery |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStatefulBean.setQueryService(LocalQuery iQuery)
Query service Bean injector.
|
Constructor and Description |
---|
QueryConstraints(LocalAdmin iAdmin,
LocalQuery iQuery,
long id,
boolean force) |
Modifier and Type | Field and Description |
---|---|
protected LocalQuery |
UpdateSessionTimeoutRequestI.query |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.