Version: Beta-4.1.1-r5927-b91

OmeroBlitz Api
Home Previous Up Next Index

omero::grid::Tables

Overview

[ "ami" ] interface Tables

Operation Index

getRepository
Returns the Repository which this Tables service is watching.
getTable
Returns the Table service for the given "OMERO.tables" file.

Operations

Repository* getRepository() throws ServerError

Returns the Repository which this Tables service is watching.

Table* getTable(model::OriginalFile file) throws ServerError

Returns the Table service for the given "OMERO.tables" file.


Home Previous Up Next Index