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 current FullTextThread to finish. Can only be executed by an admin. Other users must wait for the background Thread 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.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.