Package omero.api
Class Callback_IScript_getScriptID
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IScript_getScriptID
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackLong
,Ice.TwowayCallbackLongUE
public abstract class Callback_IScript_getScriptID extends IceInternal.TwowayCallback implements Ice.TwowayCallbackLongUE
Get 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.
-
-
Constructor Summary
Constructors Constructor Description Callback_IScript_getScriptID()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-