public final class IScriptPrxHelper extends Ice.ObjectPrxHelperBase implements IScriptPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
IScriptPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__canRunScript_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__deleteScript_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__editScript_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__getParams_completed(Ice.TwowayCallbackArg1UE<JobParams> __cb,
Ice.AsyncResult __result) |
static void |
__getScriptID_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result) |
static void |
__getScripts_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb,
Ice.AsyncResult __result) |
static void |
__getScriptsByMimetype_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb,
Ice.AsyncResult __result) |
static void |
__getScriptText_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__getScriptWithDetails_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb,
Ice.AsyncResult __result) |
static void |
__getUserScripts_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb,
Ice.AsyncResult __result) |
static IScriptPrx |
__read(IceInternal.BasicStream __is) |
static void |
__runScript_completed(Ice.TwowayCallbackArg1UE<ScriptProcessPrx> __cb,
Ice.AsyncResult __result) |
static void |
__uploadOfficialScript_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result) |
static void |
__uploadScript_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result) |
static void |
__validateScript_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
IScriptPrx v) |
Ice.AsyncResult |
begin_canRunScript(long scriptID)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
Callback_IScript_canRunScript __cb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
Ice.Callback __cb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_canRunScript __cb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns true if there is a processor which will run the
given script.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
Callback_IScript_deleteScript __cb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
Ice.Callback __cb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_deleteScript __cb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Delete the script on the server with id.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
Callback_IScript_editScript __cb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
Ice.Callback __cb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_editScript __cb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Modify the text for the given script object.
|
Ice.AsyncResult |
begin_getParams(long scriptID)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
Callback_IScript_getParams __cb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
Ice.Callback __cb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getParams __cb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
Callback_IScript_getScriptID __cb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
Ice.Callback __cb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getScriptID __cb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the id of an official script by the script path.
|
Ice.AsyncResult |
begin_getScripts()
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(Callback_IScript_getScripts __cb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(Ice.Callback __cb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getScripts __cb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method returns official server scripts as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
Callback_IScript_getScriptsByMimetype __cb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
Ice.Callback __cb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getScriptsByMimetype __cb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
Ice.AsyncResult |
begin_getScriptText(long scriptID)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
Callback_IScript_getScriptText __cb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
Ice.Callback __cb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getScriptText __cb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the text from the server for the script with given id.
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
Callback_IScript_getScriptWithDetails __cb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
Ice.Callback __cb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getScriptWithDetails __cb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Get the script from the server with details from OriginalFile
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
Callback_IScript_getUserScripts __cb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
Ice.Callback __cb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_getUserScripts __cb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns non-official scripts which have been uploaded by individual users.
|
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
Callback_IScript_runScript __cb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
Ice.Callback __cb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_runScript __cb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
If
ResourceError is thrown, then no
Processor is available. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
Callback_IScript_uploadOfficialScript __cb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
Ice.Callback __cb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_uploadOfficialScript __cb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
uploadScript but is only callable by
administrators. |
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
Callback_IScript_uploadScript __cb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
Ice.Callback __cb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_uploadScript __cb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Upload a user script to the server and return the id.
|
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
Callback_IScript_validateScript __cb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
Ice.Callback __cb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IScript_validateScript __cb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
Ice.AsyncResult |
begin_validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
boolean |
canRunScript(long scriptID)
Returns true if there is a processor which will run the
given script.
|
boolean |
canRunScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if there is a processor which will run the
given script.
|
static IScriptPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static IScriptPrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static IScriptPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static IScriptPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
void |
deleteScript(long scriptID)
Delete the script on the server with id.
|
void |
deleteScript(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Delete the script on the server with id.
|
void |
editScript(OriginalFile fileObject,
java.lang.String scriptText)
Modify the text for the given script object.
|
void |
editScript(OriginalFile fileObject,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Modify the text for the given script object.
|
boolean |
end_canRunScript(Ice.AsyncResult __iresult)
Returns true if there is a processor which will run the
given script.
|
void |
end_deleteScript(Ice.AsyncResult __iresult)
Delete the script on the server with id.
|
void |
end_editScript(Ice.AsyncResult __iresult)
Modify the text for the given script object.
|
JobParams |
end_getParams(Ice.AsyncResult __iresult)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
long |
end_getScriptID(Ice.AsyncResult __iresult)
Get the id of an official script by the script path.
|
java.util.List<OriginalFile> |
end_getScripts(Ice.AsyncResult __iresult)
This method returns official server scripts as a list of
OriginalFile objects. |
java.util.List<OriginalFile> |
end_getScriptsByMimetype(Ice.AsyncResult __iresult)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
java.lang.String |
end_getScriptText(Ice.AsyncResult __iresult)
Get the text from the server for the script with given id.
|
java.util.Map<java.lang.String,RType> |
end_getScriptWithDetails(Ice.AsyncResult __iresult)
Get the script from the server with details from OriginalFile
|
java.util.List<OriginalFile> |
end_getUserScripts(Ice.AsyncResult __iresult)
Returns non-official scripts which have been uploaded by individual users.
|
ScriptProcessPrx |
end_runScript(Ice.AsyncResult __iresult)
If
ResourceError is thrown, then no
Processor is available. |
long |
end_uploadOfficialScript(Ice.AsyncResult __iresult)
Like
uploadScript but is only callable by
administrators. |
long |
end_uploadScript(Ice.AsyncResult __iresult)
Upload a user script to the server and return the id.
|
OriginalFile |
end_validateScript(Ice.AsyncResult __iresult)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
JobParams |
getParams(long scriptID)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
JobParams |
getParams(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
long |
getScriptID(java.lang.String path)
Get the id of an official script by the script path.
|
long |
getScriptID(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the id of an official script by the script path.
|
java.util.List<OriginalFile> |
getScripts()
This method returns official server scripts as a list of
OriginalFile objects. |
java.util.List<OriginalFile> |
getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx)
This method returns official server scripts as a list of
OriginalFile objects. |
java.util.List<OriginalFile> |
getScriptsByMimetype(java.lang.String mimetype)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
java.util.List<OriginalFile> |
getScriptsByMimetype(java.lang.String mimetype,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects. |
java.lang.String |
getScriptText(long scriptID)
Get the text from the server for the script with given id.
|
java.lang.String |
getScriptText(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the text from the server for the script with given id.
|
java.util.Map<java.lang.String,RType> |
getScriptWithDetails(long scriptID)
Get the script from the server with details from OriginalFile
|
java.util.Map<java.lang.String,RType> |
getScriptWithDetails(long scriptID,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Get the script from the server with details from OriginalFile
|
java.util.List<OriginalFile> |
getUserScripts(java.util.List<IObject> acceptsList)
Returns non-official scripts which have been uploaded by individual users.
|
java.util.List<OriginalFile> |
getUserScripts(java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns non-official scripts which have been uploaded by individual users.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
ScriptProcessPrx |
runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs)
If
ResourceError is thrown, then no
Processor is available. |
ScriptProcessPrx |
runScript(long scriptID,
java.util.Map<java.lang.String,RType> inputs,
RInt waitSecs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
If
ResourceError is thrown, then no
Processor is available. |
static IScriptPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static IScriptPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
long |
uploadOfficialScript(java.lang.String path,
java.lang.String scriptText)
Like
uploadScript but is only callable by
administrators. |
long |
uploadOfficialScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
uploadScript but is only callable by
administrators. |
long |
uploadScript(java.lang.String path,
java.lang.String scriptText)
Upload a user script to the server and return the id.
|
long |
uploadScript(java.lang.String path,
java.lang.String scriptText,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Upload a user script to the server and return the id.
|
OriginalFile |
validateScript(Job j,
java.util.List<IObject> acceptsList)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
OriginalFile |
validateScript(Job j,
java.util.List<IObject> acceptsList,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Used internally by processor.py to check if the script
attached to the
Job has a valid script
attached, based on the acceptsList and the current
security context. |
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public boolean canRunScript(long scriptID) throws ServerError
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
canRunScript
in interface IScriptPrx
ServerError
public boolean canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_canRunScript(long scriptID)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
public Ice.AsyncResult begin_canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_canRunScript(long scriptID, Ice.Callback __cb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_canRunScript(long scriptID, Callback_IScript_canRunScript __cb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_canRunScript __cb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_canRunScript(long scriptID, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_canRunScript(long scriptID, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_canRunScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
begin_canRunScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_canRunScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
end_canRunScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __canRunScript_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public void deleteScript(long scriptID) throws ServerError
IScriptPrx
deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.ServerError
public void deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_deleteScript(long scriptID)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.public Ice.AsyncResult begin_deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_deleteScript(long scriptID, Ice.Callback __cb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_deleteScript(long scriptID, Callback_IScript_deleteScript __cb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_deleteScript __cb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_deleteScript(long scriptID, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_deleteScript(long scriptID, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_deleteScript(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_deleteScript
in interface IScriptPrx
scriptID
- Id of the script to delete.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_deleteScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_deleteScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __deleteScript_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void editScript(OriginalFile fileObject, java.lang.String scriptText) throws ServerError
IScriptPrx
editScript
in interface IScriptPrx
fileObject
- see above.scriptText
- see above.ServerError
public void editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
editScript
in interface IScriptPrx
fileObject
- see above.scriptText
- see above.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, Ice.Callback __cb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, Callback_IScript_editScript __cb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_editScript __cb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_editScript(OriginalFile fileObject, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_editScript
in interface IScriptPrx
fileObject
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_editScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_editScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __editScript_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public JobParams getParams(long scriptID) throws ServerError
IScriptPrx
getParams
in interface IScriptPrx
scriptID
- see above.ServerError
public JobParams getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getParams(long scriptID)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.public Ice.AsyncResult begin_getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getParams(long scriptID, Ice.Callback __cb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getParams(long scriptID, Callback_IScript_getParams __cb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getParams __cb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getParams(long scriptID, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getParams(long scriptID, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getParams(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getParams
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public JobParams end_getParams(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_getParams
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getParams_completed(Ice.TwowayCallbackArg1UE<JobParams> __cb, Ice.AsyncResult __result)
public long getScriptID(java.lang.String path) throws ServerError
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.getScriptID
in interface IScriptPrx
path
- The name of the script.ServerError
public long getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getScriptID(java.lang.String path)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.public Ice.AsyncResult begin_getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getScriptID(java.lang.String path, Ice.Callback __cb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptID(java.lang.String path, Callback_IScript_getScriptID __cb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getScriptID __cb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptID(java.lang.String path, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptID(java.lang.String path, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptID(java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.begin_getScriptID
in interface IScriptPrx
path
- The name of the script.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public long end_getScriptID(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
getUserScriptID
)
since the path is not guaranteed to be unique.end_getScriptID
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getScriptID_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public java.lang.String getScriptText(long scriptID) throws ServerError
IScriptPrx
getScriptText
in interface IScriptPrx
scriptID
- see above.ServerError
public java.lang.String getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getScriptText(long scriptID)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.public Ice.AsyncResult begin_getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getScriptText(long scriptID, Ice.Callback __cb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptText(long scriptID, Callback_IScript_getScriptText __cb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getScriptText __cb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptText(long scriptID, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptText(long scriptID, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptText(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getScriptText
in interface IScriptPrx
scriptID
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_getScriptText(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_getScriptText
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getScriptText_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,RType> getScriptWithDetails(long scriptID) throws ServerError
IScriptPrx
getScriptWithDetails
in interface IScriptPrx
scriptID
- see aboveServerError
public java.util.Map<java.lang.String,RType> getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getScriptWithDetails(long scriptID)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see abovepublic Ice.AsyncResult begin_getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, Ice.Callback __cb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, Callback_IScript_getScriptWithDetails __cb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getScriptWithDetails __cb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptWithDetails(long scriptID, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getScriptWithDetails
in interface IScriptPrx
scriptID
- see above__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.Map<java.lang.String,RType> end_getScriptWithDetails(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_getScriptWithDetails
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getScriptWithDetails_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
public java.util.List<OriginalFile> getScripts() throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
getScripts
in interface IScriptPrx
ServerError
public java.util.List<OriginalFile> getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getScripts()
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
public Ice.AsyncResult begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getScripts(Ice.Callback __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScripts(Callback_IScript_getScripts __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getScripts __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScripts(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScripts(IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScripts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.List<OriginalFile> end_getScripts(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts()
for script in scripts:
text = scriptService.getScriptText(script.id.val)
# First character is a "/" symbol
path = script.path.val\[1:\]
path = path.replace("/",".")
print "Possible import: %s" % path
end_getScripts
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getScripts_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb, Ice.AsyncResult __result)
public java.util.List<OriginalFile> getScriptsByMimetype(java.lang.String mimetype) throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.ServerError
public java.util.List<OriginalFile> getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, Ice.Callback __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, Callback_IScript_getScriptsByMimetype __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getScriptsByMimetype __cb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getScriptsByMimetype(java.lang.String mimetype, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
begin_getScriptsByMimetype
in interface IScriptPrx
mimetype
- the mimetype identifying the scripts.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.List<OriginalFile> end_getScriptsByMimetype(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
OriginalFile
objects.
These scripts will be executed by the server if submitted
via runScript
. The input parameters
necessary for proper functioning can be retrieved via
getParams
.
The OriginalFile.path
value can be used
in other official scripts via the
language specific import command, since the script
directory will be placed on the appropriate
environment path variable.
scripts = scriptService.getScripts("py")
for script in scripts:
text = scriptService.getScriptText(script.id.val)
path = script.path.val\[1:\] # First symbol is a "/"
path = path.replace("/",".")
print "Possible import: %s" % path
end_getScriptsByMimetype
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getScriptsByMimetype_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb, Ice.AsyncResult __result)
public java.util.List<OriginalFile> getUserScripts(java.util.List<IObject> acceptsList) throws ServerError
IScriptPrx
getUserScripts
in interface IScriptPrx
ServerError
public java.util.List<OriginalFile> getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, Ice.Callback __cb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, Callback_IScript_getUserScripts __cb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_getUserScripts __cb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getUserScripts(java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OriginalFile>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_getUserScripts
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.List<OriginalFile> end_getUserScripts(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_getUserScripts
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __getUserScripts_completed(Ice.TwowayCallbackArg1UE<java.util.List<OriginalFile>> __cb, Ice.AsyncResult __result)
public ScriptProcessPrx runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs) throws ServerError
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
runScript
in interface IScriptPrx
ServerError
public ScriptProcessPrx runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, Ice.Callback __cb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, Callback_IScript_runScript __cb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_runScript __cb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_runScript(long scriptID, java.util.Map<java.lang.String,RType> inputs, RInt waitSecs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ScriptProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
begin_runScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public ScriptProcessPrx end_runScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
ResourceError
is thrown, then no
Processor
is available. Use scheduleJob
to create a ScriptJob
in the
Waiting state. A Processor
may become
available.
try:
proc = scriptService.runScript(1, {}, None)
except ResourceError:
job = scriptService.scheduleScript(1, {}, None)
The ScriptProcess
proxy MUST be closed before
exiting. If you would like the script execution to continue
in the background, pass True
as the argument.
try:
proc.poll() # See if process is finished
finally:
proc.close(True) # Detach and execution can continue
# proc.close(False) # OR script is immediately stopped.
end_runScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __runScript_completed(Ice.TwowayCallbackArg1UE<ScriptProcessPrx> __cb, Ice.AsyncResult __result)
public long uploadOfficialScript(java.lang.String path, java.lang.String scriptText) throws ServerError
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.uploadOfficialScript
in interface IScriptPrx
ServerError
public long uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, Ice.Callback __cb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, Callback_IScript_uploadOfficialScript __cb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_uploadOfficialScript __cb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_uploadOfficialScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.begin_uploadOfficialScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public long end_uploadOfficialScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
uploadScript
but is only callable by
administrators. The parameters for the script are also
checked.end_uploadOfficialScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __uploadOfficialScript_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public long uploadScript(java.lang.String path, java.lang.String scriptText) throws ServerError
IScriptPrx
uploadScript
in interface IScriptPrx
path
- see above.scriptText
- see above.ServerError
public long uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
uploadScript
in interface IScriptPrx
path
- see above.scriptText
- see above.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, Ice.Callback __cb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, Callback_IScript_uploadScript __cb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_uploadScript __cb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_uploadScript(java.lang.String path, java.lang.String scriptText, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
begin_uploadScript
in interface IScriptPrx
path
- see above.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public long end_uploadScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
end_uploadScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __uploadScript_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public OriginalFile validateScript(Job j, java.util.List<IObject> acceptsList) throws ServerError
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
validateScript
in interface IScriptPrx
ServerError
public OriginalFile validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, Ice.Callback __cb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, Callback_IScript_validateScript __cb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IScript_validateScript __cb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_validateScript(Job j, java.util.List<IObject> acceptsList, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
begin_validateScript
in interface IScriptPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public OriginalFile end_validateScript(Ice.AsyncResult __iresult) throws ServerError
IScriptPrx
Job
has a valid script
attached, based on the acceptsList
and the current
security context.
An example of an acceptsList might be Experimenter(myUserId, False), meaning that only scripts belonging to me should be trusted. An empty list implies that the server should return what it would by default trust. A valid script will be returned if it exists; otherwise null.
end_validateScript
in interface IScriptPrx
__iresult
- The asynchronous result object.ServerError
public static void __validateScript_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)
public static IScriptPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IScriptPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static IScriptPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static IScriptPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static IScriptPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IScriptPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, IScriptPrx v)
public static IScriptPrx __read(IceInternal.BasicStream __is)