|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQuery | |
---|---|
ome.api.local | Non-client service API for OMERO This includes interfaces for the local administration of the OMERO server. |
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.blitz.impl | |
ome.services.eventlogs | |
ome.services.procs | Internal process and process management This includes interfaces and classes that provide thread process management for internal processes critical to the operation of the OMERO server. |
ome.system | Provides the necessary container structure for the entire Omero system. |
Uses of IQuery in ome.api.local |
---|
Subinterfaces of IQuery in ome.api.local | |
---|---|
interface |
LocalQuery
Provides local (internal) extensions for querying |
Uses of IQuery in ome.logic |
---|
Classes in ome.logic that implement IQuery | |
---|---|
class |
QueryImpl
Provides methods for directly querying object graphs. |
Uses of IQuery in ome.services |
---|
Constructors in ome.services with parameters of type IQuery | |
---|---|
ThumbnailCtx(IQuery queryService,
IUpdate updateService,
IPixels pixelsService,
IRenderingSettings settingsService,
ThumbnailService thumbnailService,
SecuritySystem securitySystem,
long userId)
Default constructor. |
Uses of IQuery in ome.services.blitz.impl |
---|
Constructors in ome.services.blitz.impl with parameters of type IQuery | |
---|---|
QueryI(IQuery service,
BlitzExecutor be)
|
Uses of IQuery in ome.services.eventlogs |
---|
Fields in ome.services.eventlogs declared as IQuery | |
---|---|
protected IQuery |
EventLogLoader.queryService
|
Methods in ome.services.eventlogs with parameters of type IQuery | |
---|---|
void |
EventLogLoader.setQueryService(IQuery queryService)
Spring injector |
Uses of IQuery in ome.services.procs |
---|
Methods in ome.services.procs with parameters of type IQuery | |
---|---|
void |
ProcessorSkeleton.setQueryService(IQuery queryService)
|
Uses of IQuery in ome.system |
---|
Methods in ome.system that return IQuery | |
---|---|
IQuery |
ServiceFactory.getQueryService()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.