|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ome.api | |
---|---|
ome.api | Contains the central verbs of the Omero System. |
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.blitz.util | |
ome.services.delete | Implementations of the ome.api.IDelete service. |
ome.services.formats | |
ome.services.fulltext | All necessary classes for background indexing of metadata and attached binary files. |
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.services.projection | |
ome.services.roi | |
ome.services.sessions | |
ome.services.sharing | ome.api.IShare support infrastructure. |
ome.services.throttling | |
ome.system | Provides the necessary container structure for the entire Omero system. |
omeis.providers.re | Red-Green-Blue (RGB) data structures and Image Rendering Service This package provides basic data structures to represent an RGB pixel set and provide a service for the rendering of this pixel set. |
Classes in ome.api used by ome.api | |
---|---|
IResults.PixelSet
|
|
IResults.Result
|
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
|
StatefulServiceInterface
OMERO API Interface with stateful semantics. |
Classes in ome.api used by ome.api.local | |
---|---|
IAdmin
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IConfig
Access to server configuration. |
|
IQuery
Provides methods for directly querying object graphs. |
|
IShare
Provides method for sharing - collaboration process for images, datasets, projects. |
|
IUpdate
Provides methods for directly updating object graphs. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.logic | |
---|---|
IAdmin
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IConfig
Access to server configuration. |
|
IContainer
Provides methods for dealing with the core "Pojos" of OME. |
|
ILdap
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IMetadata
Provides method to interact with acquisition metadata and annotations. |
|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
|
IQuery
Provides methods for directly querying object graphs. |
|
IRenderingSettings
Provides method to apply rendering settings to a collection of images. |
|
IRepositoryInfo
Provides methods for obtaining information for server repository disk space allocation. |
|
IScale
Provides methods for performing scaling (change of the image size through interpolation or other means) on BufferedImages. |
|
ITypes
Access to reflective type information. |
|
IUpdate
Provides methods for directly updating object graphs. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services | |
---|---|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
|
IQuery
Provides methods for directly querying object graphs. |
|
IRenderingSettings
Provides method to apply rendering settings to a collection of images. |
|
IRepositoryInfo
Provides methods for obtaining information for server repository disk space allocation. |
|
IScale
Provides methods for performing scaling (change of the image size through interpolation or other means) on BufferedImages. |
|
ITypes
Access to reflective type information. |
|
IUpdate
Provides methods for directly updating object graphs. |
|
JobHandle
Allows submission of asynchronous jobs. |
|
RawFileStore
Raw file gateway which provides access to the OMERO file repository. |
|
RawPixelsStore
Binary data provider. |
|
Search
Central search interface, allowing Web2.0 style queries. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
|
StatefulServiceInterface
OMERO API Interface with stateful semantics. |
|
ThumbnailStore
Provides methods for dealing with thumbnails. |
Classes in ome.api used by ome.services.blitz.impl | |
---|---|
IAdmin
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IConfig
Access to server configuration. |
|
IContainer
Provides methods for dealing with the core "Pojos" of OME. |
|
IDelete
Provides simplifed methods for deleting instances from the database. |
|
ILdap
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IMetadata
Provides method to interact with acquisition metadata and annotations. |
|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
|
IQuery
Provides methods for directly querying object graphs. |
|
IRenderingSettings
Provides method to apply rendering settings to a collection of images. |
|
IRepositoryInfo
Provides methods for obtaining information for server repository disk space allocation. |
|
ISession
Start here: Session creation service for OMERO. |
|
IShare
Provides method for sharing - collaboration process for images, datasets, projects. |
|
ITypes
Access to reflective type information. |
|
IUpdate
Provides methods for directly updating object graphs. |
|
JobHandle
Allows submission of asynchronous jobs. |
|
RawFileStore
Raw file gateway which provides access to the OMERO file repository. |
|
RawPixelsStore
Binary data provider. |
|
Search
Central search interface, allowing Web2.0 style queries. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
|
ThumbnailStore
Provides methods for dealing with thumbnails. |
Classes in ome.api used by ome.services.blitz.util | |
---|---|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services.delete | |
---|---|
IDelete
Provides simplifed methods for deleting instances from the database. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services.formats | |
---|---|
RawPixelsStore
Binary data provider. |
Classes in ome.api used by ome.services.fulltext | |
---|---|
IQuery
Provides methods for directly querying object graphs. |
|
ITypes
Access to reflective type information. |
Classes in ome.api used by ome.services.procs | |
---|---|
IQuery
Provides methods for directly querying object graphs. |
|
ITypes
Access to reflective type information. |
|
IUpdate
Provides methods for directly updating object graphs. |
Classes in ome.api used by ome.services.projection | |
---|---|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
|
IProjection
Provides methods for performing projections of Pixels sets. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services.roi | |
---|---|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
Classes in ome.api used by ome.services.sessions | |
---|---|
ISession
Start here: Session creation service for OMERO. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services.sharing | |
---|---|
IShare
Provides method for sharing - collaboration process for images, datasets, projects. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.services.throttling | |
---|---|
ServiceInterface
Marker interface representing an OMERO API Interface. |
Classes in ome.api used by ome.system | |
---|---|
IAdmin
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IAnalysis
Provides access to the model objects involved in analysis. |
|
IConfig
Access to server configuration. |
|
IContainer
Provides methods for dealing with the core "Pojos" of OME. |
|
IDelete
Provides simplifed methods for deleting instances from the database. |
|
ILdap
Administration interface providing access to admin-only functionality as well as JMX-based server access and selected user functions. |
|
IMetadata
Provides method to interact with acquisition metadata and annotations. |
|
IPixels
Metadata gateway for the RenderingEngine and
clients. |
|
IProjection
Provides methods for performing projections of Pixels sets. |
|
IQuery
Provides methods for directly querying object graphs. |
|
IRenderingSettings
Provides method to apply rendering settings to a collection of images. |
|
IRepositoryInfo
Provides methods for obtaining information for server repository disk space allocation. |
|
ISession
Start here: Session creation service for OMERO. |
|
IShare
Provides method for sharing - collaboration process for images, datasets, projects. |
|
ITypes
Access to reflective type information. |
|
IUpdate
Provides methods for directly updating object graphs. |
|
JobHandle
Allows submission of asynchronous jobs. |
|
RawFileStore
Raw file gateway which provides access to the OMERO file repository. |
|
RawPixelsStore
Binary data provider. |
|
Search
Central search interface, allowing Web2.0 style queries. |
|
ServiceInterface
Marker interface representing an OMERO API Interface. |
|
ThumbnailStore
Provides methods for dealing with thumbnails. |
Classes in ome.api used by omeis.providers.re | |
---|---|
ServiceInterface
Marker interface representing an OMERO API Interface. |
|
StatefulServiceInterface
OMERO API Interface with stateful semantics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.