Package omero.api
Class Callback_Search_isReturnUnloaded
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_isReturnUnloaded
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Search_isReturnUnloaded extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Returns the current return-unloaded setting. If true, all returned entities will be unloaded. IfsetReturnUnloaded
has not been called, the default value will be in effect.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_isReturnUnloaded()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-