public class _TablesTie extends _TablesDisp implements Ice.TieBase
| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUID | 
__idsice_staticId| Constructor and Description | 
|---|
| _TablesTie(_TablesOperations delegate) | 
| _TablesTie() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object rhs) | 
| 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. | 
| int | hashCode() | 
| java.lang.Object | ice_delegate() | 
| void | ice_delegate(java.lang.Object delegate) | 
___getRepository, ___getTable, __dispatch, __readImpl, __writeImpl, getRepository, getTable, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshalpublic static final long serialVersionUID
public _TablesTie()
public _TablesTie(_TablesOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate in interface Ice.TieBasepublic void ice_delegate(java.lang.Object delegate)
ice_delegate in interface Ice.TieBasepublic boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic RepositoryPrx getRepository(Ice.Current __current) throws ServerError
_TablesOperationsgetRepository in interface _TablesOperations__current - The Current object for the invocation.ServerErrorpublic TablePrx getTable(OriginalFile file, ServiceFactoryPrx sf, Ice.Current __current) throws ServerError
_TablesOperationsServiceFactory.getTable in interface _TablesOperations__current - The Current object for the invocation.ServerError