|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interpreter | |
---|---|
ch.elexis.data | Dieses Package enthält diejenigen Klassen, die direkten Kontakt mit der Datenbank haben. |
Uses of Interpreter in ch.elexis.data |
---|
Methods in ch.elexis.data that return Interpreter | |
---|---|
static Interpreter |
Script.getInterpreterFor(java.lang.String script)
|
Methods in ch.elexis.data with parameters of type Interpreter | |
---|---|
static java.lang.Object |
Script.execute(Interpreter scripter,
java.lang.String script,
java.lang.String params,
PersistentObject... objects)
execute a script entered as string with the given interpreter |
|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |