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.TwowayCallbackBoolUEReturns the current leading-wildcard setting. If false,byFullTextandbySomeMustNonewill throw anApiUsageException, since leading-wildcard searches are quite slow. UsesetAllowLeadingWildcardin 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)
-