Elexis API documentation as of September 4 2011

ch.elexis.scripting
Interface Interpreter


public interface Interpreter


Method Summary
 java.lang.Object run(java.lang.String script, boolean showErrors)
           
 void setValue(java.lang.String name, java.lang.Object value)
           
 

Method Detail

setValue

void setValue(java.lang.String name,
              java.lang.Object value)
              throws ElexisException
Throws:
ElexisException

run

java.lang.Object run(java.lang.String script,
                     boolean showErrors)
                     throws ElexisException
Throws:
ElexisException

Elexis API documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis