ome.api
Interface IContainer

All Superinterfaces:
ServiceInterface
All Known Implementing Classes:
PojosImpl

public interface IContainer
extends ServiceInterface

Provides methods for dealing with the core "Pojos" of OME. Included are: Projects, Datasets, Images.

Read API

The names of the methods correlate to how the function operates:

Options Mechanism

The options are used to add some constraints to the generic method e.g. load hierarchy trees images for a given user. This mechanism should give us enough flexibility to extend the API if necessary, e.g. in some cases we might want to retrieve the images with or without annotations

Most methods take such an options map which is built on the client-side using an option builder. The currently supported options are: