Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.util
Class ScriptUtil

java.lang.Object
  extended by ch.elexis.util.ScriptUtil

public class ScriptUtil
extends java.lang.Object


Constructor Summary
ScriptUtil()
           
 
Method Summary
static java.lang.Object loadDataFromPlugin(java.lang.String connector)
          Get a data type from a plugin that implements IDataAccess and plugs into the EP DatAccess
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptUtil

public ScriptUtil()
Method Detail

loadDataFromPlugin

public static java.lang.Object loadDataFromPlugin(java.lang.String connector)
Get a data type from a plugin that implements IDataAccess and plugs into the EP DatAccess

Parameters:
connector - the string describing the desitred data. the connector string follows the general form "plugin:dependent_object:all|date|last:data-name[.Field]:parameters"
Returns:
the result of the

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis