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
Returns the Repository which this Tables service is watching.
Returns the Table service for the given ""OMERO.tables"" file.
This service will open the file locally to access the data.
After any modification, the file will be saved locally and
the server asked to update the database record. This is done
via services in the api::ServiceFactory.