Package omero.api
Interface AMD_IScript_getScriptID
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IScript_getScriptID extends Ice.AMDCallbackGet the id of an official script by the script path. The script service ensures that all script paths are unique. Note: there is no similar method for user scripts (e.g.getUserScriptID) since the path is not guaranteed to be unique.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response(long __ret)ice_response indicates that the operation completed successfully.
-