Package omero.api
Interface AMD_IScript_getScriptText
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IScript_getScriptText extends Ice.AMDCallback
Get the text from the server for the script with given id.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(java.lang.String __ret)
ice_response indicates that the operation completed successfully.
-