Package omero.api
Interface AMD_IUpdate_indexObject
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IUpdate_indexObject extends Ice.AMDCallback
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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-