Package org.fugerit.java.script.helper
Class EvalScriptWithDataModel
java.lang.Object
org.fugerit.java.script.helper.EvalScriptWithDataModel
- All Implemented Interfaces:
EvalScript
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEvalScriptWithDataModel
(String scriptExtension) EvalScriptWithDataModel
(String scriptExtension, String dataModelBindingName) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.fugerit.java.script.helper.EvalScript
handle, handle, handleEx
-
Field Details
-
DEFAULT_DATA_MODEL_BINDING_NAME
- See Also:
-
-
Constructor Details
-
EvalScriptWithDataModel
-
EvalScriptWithDataModel
-
-
Method Details
-
handleEx
- Specified by:
handleEx
in interfaceEvalScript
- Throws:
ScriptException
-