Package omero.api
Class Callback_Search_isUseProjections
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_isUseProjections
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Search_isUseProjections extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Returns the current use-projection setting. If true, the client must be careful with all results that are returned. SeesetUseProjections
for more. IfsetUseProjections
has not been called, the default value will be in effect.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_isUseProjections()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-