|
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.util.ScriptUtil
public class ScriptUtil
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 |
---|
public ScriptUtil()
Method Detail |
---|
public static java.lang.Object loadDataFromPlugin(java.lang.String connector)
connector
- the string describing the desitred data. the connector string follows the general
form "plugin:dependent_object:all|date|last:data-name[.Field]:parameters"
|
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 |