Package omero.api
Class Callback_IQuery_refresh
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IQuery_refresh
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<IObject>
,Ice.TwowayCallbackArg1UE<IObject>
public abstract class Callback_IQuery_refresh extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<IObject>
Refreshes an entireIObject
graph, recursive loading all data for the managed instances in the graph from the database. If any non-managed entities are detected (e.g. without ids), anApiUsageException
will be thrown.
-
-
Constructor Summary
Constructors Constructor Description Callback_IQuery_refresh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-