public class _TablesTie extends _TablesDisp implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids
ice_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_preMarshal
public static final long serialVersionUID
public _TablesTie()
public _TablesTie(_TablesOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public RepositoryPrx getRepository(Ice.Current __current) throws ServerError
_TablesOperations
getRepository
in interface _TablesOperations
__current
- The Current object for the invocation.ServerError
public TablePrx getTable(OriginalFile file, ServiceFactoryPrx sf, Ice.Current __current) throws ServerError
_TablesOperations
ServiceFactory
.getTable
in interface _TablesOperations
__current
- The Current object for the invocation.ServerError