public interface _TablesOperations
Modifier and Type | Method and Description |
---|---|
RepositoryPrx |
getRepository(Ice.Current __current)
Returns the Repository which this Tables service is watching.
|
TablePrx |
getTable(OriginalFile file,
ServiceFactoryPrx sf,
Ice.Current __current)
Returns the Table service for the given ""OMERO.tables"" file.
|
RepositoryPrx getRepository(Ice.Current __current) throws ServerError
__current
- The Current object for the invocation.ServerError
TablePrx getTable(OriginalFile file, ServiceFactoryPrx sf, Ice.Current __current) throws ServerError
ServiceFactory
.__current
- The Current object for the invocation.ServerError