Package omero.api

Interface AMD_IScript_uploadOfficialScript

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IScript_uploadOfficialScript
    extends Ice.AMDCallback
    Like uploadScript but is only callable by administrators. The parameters for the script are also checked.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response​(long __ret)
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response​(long __ret)
        ice_response indicates that the operation completed successfully.