|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.scripting.scala.ScalaInterpreter
public class ScalaInterpreter
| Constructor Summary | |
|---|---|
ScalaInterpreter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
run(java.lang.String script,
boolean showErrors)
|
void |
setValue(java.lang.String name,
java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScalaInterpreter()
| Method Detail |
|---|
public void setValue(java.lang.String name,
java.lang.Object value)
throws ElexisException
setValue in interface InterpreterElexisException
public java.lang.Object run(java.lang.String script,
boolean showErrors)
throws ElexisException
run in interface InterpreterElexisException
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||