Package omero.api
Class Callback_IUpdate_indexObject
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IUpdate_indexObject
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IUpdate_indexObject extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Initiates full-text indexing for the given object. This may have to wait for the currentFullTextThread
to finish. Can only be executed by an admin. Other users must wait for the backgroundThread
to complete.
-
-
Constructor Summary
Constructors Constructor Description Callback_IUpdate_indexObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-