Package omero.api
Class Callback_Search_setReturnUnloaded
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_setReturnUnloaded
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_Search_setReturnUnloaded extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Determines if all results should be returned as unloaded objects. This is particularly useful for creating lists for further querying viaIQuery
. This value overrides thesetUseProjections
setting.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_setReturnUnloaded()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-