Package omero.api
Class Callback_Search_isAllowLeadingWildcard
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_isAllowLeadingWildcard
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Search_isAllowLeadingWildcard extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Returns the current leading-wildcard setting. If false,byFullText
andbySomeMustNone
will throw anApiUsageException
, since leading-wildcard searches are quite slow. UsesetAllowLeadingWildcard
in order to permit this usage.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_isAllowLeadingWildcard()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-