Package omero.grid
Class Callback_Table_update
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_Table_update
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_Table_update extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Allows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModification
and theData.rowNumbers
fields are properly set. An exception will be thrown if the data has since been modified.
-
-
Constructor Summary
Constructors Constructor Description Callback_Table_update()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-