Package omero.grid
Class Callback_Table_getWhereList
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_Table_getWhereList
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<long[]>
,Ice.TwowayCallbackArg1UE<long[]>
public abstract class Callback_Table_getWhereList extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<long[]>
Run a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.
-
-
Constructor Summary
Constructors Constructor Description Callback_Table_getWhereList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-