Package omero.api
Interface AMD_IScript_uploadScript
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IScript_uploadScript extends Ice.AMDCallback
Upload a user script to the server and return the id. This method checks that a script with that names does not exist and that the script has parameters if possible, i.e. a usermode processor is running which for the current user.
-
-
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.
-