Package omero.api
Interface AMD_IScript_deleteScript
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IScript_deleteScript extends Ice.AMDCallback
Delete the script on the server with id. The file will also be removed from disk.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-