Package omero.api

Interface AMD_ThumbnailStore_setRenderingDefId

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_ThumbnailStore_setRenderingDefId
    extends Ice.AMDCallback
    This method manages the state of the service; it should be invoked directly after setPixelsId. If it is not invoked with a valid rendering definition ID before using the thumbnail accessor methods execution continues as if renderingDefId were set to null.
    • 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.