|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ElexisException in ch.elexis.actions |
---|
Methods in ch.elexis.actions that throw ElexisException | |
---|---|
void |
ElexisEventDispatcher.registerDispatcher(java.lang.Class<? extends PersistentObject> eventClass,
IElexisEventDispatcher ied)
It is possible to register a dispatcher for a given class. |
void |
ElexisEventDispatcher.unregisterDispatcher(java.lang.Class<? extends PersistentObject> ec,
IElexisEventDispatcher ied)
Unregister a previosly registered dispatcher |
Uses of ElexisException in ch.elexis.data |
---|
Methods in ch.elexis.data that throw ElexisException | |
---|---|
void |
Konsultation.addRange(SSDRange range)
|
static Script |
Script.create(java.lang.String name,
java.lang.String contents)
|
java.lang.String |
LabItem.evaluate(Patient pat,
TimeTool date)
Evaluate a formula-based LabItem for a given Patient at a given date. |
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 |
java.lang.Object |
Script.execute(java.lang.String params,
PersistentObject... objects)
|
static java.lang.Object |
Script.executeScript(java.lang.String call,
PersistentObject... objects)
Execute a script that is part of the call |
void |
Script.finished()
|
static Interpreter |
Script.getInterpreterFor(java.lang.String script)
|
static Script |
Script.importFromFile(java.lang.String filepath)
|
void |
Script.init()
|
void |
Konsultation.removeRange(int pos)
|
void |
Script.setVariable(java.lang.String name,
java.lang.Object value)
|
Uses of ElexisException in ch.elexis.icpc |
---|
Methods in ch.elexis.icpc that throw ElexisException | |
---|---|
java.lang.Object |
RangeHandlerImpl.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
Uses of ElexisException in ch.elexis.images |
---|
Methods in ch.elexis.images that throw ElexisException | |
---|---|
java.lang.Object |
RangeHandlerImpl.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
Uses of ElexisException in ch.elexis.impfplan.model |
---|
Methods in ch.elexis.impfplan.model that throw ElexisException | |
---|---|
static Tuple |
VaccinationType.calcDays(java.lang.String inputDef)
An input definition can be such as 12y- or 3m-2y or -20y and so on possible suffixes are: y,a,j: years, m: months, w,s: weeks. |
static java.util.List<VaccinationType> |
VaccinationType.findDueFor(Patient pat)
|
Uses of ElexisException in ch.elexis.laborlink |
---|
Methods in ch.elexis.laborlink that throw ElexisException | |
---|---|
java.lang.Object |
LaborLink.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
Uses of ElexisException in ch.elexis.medikamente.bag.data |
---|
Methods in ch.elexis.medikamente.bag.data that throw ElexisException | |
---|---|
IStatus |
BAGMediImporter.doImport(java.io.InputStream inputStream,
IProgressMonitor monitor)
|
static boolean |
BAGMediImporter.importUpdate(java.lang.String[] row)
Import a medicament from one row of the BAG-Medi file |
Uses of ElexisException in ch.elexis.omnivore.data |
---|
Methods in ch.elexis.omnivore.data that throw ElexisException | |
---|---|
java.lang.String |
DocumentManagement.addDocument(IOpaqueDocument doc)
|
java.util.List<IOpaqueDocument> |
DocumentManagement.listDocuments(java.lang.String patID,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
|
Uses of ElexisException in ch.elexis.privatnotizen |
---|
Methods in ch.elexis.privatnotizen that throw ElexisException | |
---|---|
java.lang.Object |
RangeHandlerImpl.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
Uses of ElexisException in ch.elexis.scripting |
---|
Methods in ch.elexis.scripting that throw ElexisException | |
---|---|
java.lang.Object |
Interpreter.run(java.lang.String script,
boolean showErrors)
|
void |
Interpreter.setValue(java.lang.String name,
java.lang.Object value)
|
Uses of ElexisException in ch.elexis.scripting.beanshell |
---|
Methods in ch.elexis.scripting.beanshell that throw ElexisException | |
---|---|
java.lang.Object |
Interpreter.run(java.lang.String script,
boolean showErrors)
|
void |
Interpreter.setValue(java.lang.String name,
java.lang.Object value)
|
Uses of ElexisException in ch.elexis.scripting.scala |
---|
Methods in ch.elexis.scripting.scala that throw ElexisException | |
---|---|
java.lang.Object |
ScalaInterpreter.run(java.lang.String script,
boolean showErrors)
|
void |
ScalaInterpreter.setValue(java.lang.String name,
java.lang.Object value)
|
Uses of ElexisException in ch.elexis.services |
---|
Methods in ch.elexis.services that throw ElexisException | |
---|---|
java.lang.String |
IDocumentManager.addDocument(IOpaqueDocument doc)
Ad a document |
java.util.List<IOpaqueDocument> |
IDocumentManager.listDocuments(java.lang.String patID,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
Retrieve documents with matching criteria. |
Uses of ElexisException in ch.elexis.text |
---|
Methods in ch.elexis.text that throw ElexisException | |
---|---|
void |
TextListener.createMarkup(char type,
int pos,
int len)
Creates the markup. |
java.lang.Object |
DefaultRenderer.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay rt)
|
java.lang.Object |
ExternalLink.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
java.lang.Object |
IRangeHandler.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
creaste a visual representation of a Range in a given type |
java.lang.Object |
TextRangeHandlerImpl.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
byte[] |
GenericDocument.getContentsAsBytes()
|
byte[] |
IOpaqueDocument.getContentsAsBytes()
A representation of the contents as byte array |
java.io.InputStream |
GenericDocument.getContentsAsStream()
Return the contents of this document as Stream Note: The caller must ensure that the stream is closed after using it. |
java.io.InputStream |
IOpaqueDocument.getContentsAsStream()
A representation of the contents a stream |
void |
BaseRichTextDisplay.updateDisplay()
|
void |
IRichTextDisplay.updateDisplay()
|
Uses of ElexisException in ch.elexis.text.model |
---|
Methods in ch.elexis.text.model that throw ElexisException | |
---|---|
void |
SimpleStructuredDocument.load(java.lang.Object param)
load the contents through a predefined IPersistenceProvider |
void |
SimpleStructuredDocument.loadText(java.lang.String input,
boolean bAppend)
Parse an input String. |
Uses of ElexisException in ch.elexis.views.rechnung |
---|
Constructors in ch.elexis.views.rechnung that throw ElexisException | |
---|---|
RnDialogs.BuchungHinzuDialog(Shell shell,
Rechnung r)
|
|
RnDialogs.GebuehrHinzuDialog(Shell shell,
Rechnung r)
|
Uses of ElexisException in ch.medshare.ebm |
---|
Methods in ch.medshare.ebm that throw ElexisException | |
---|---|
java.lang.Object |
SearchAction.doRender(SSDRange range,
IRangeHandler.OUTPUT outputType,
IRichTextDisplay display)
|
Uses of ElexisException in eaustria.dame.modell |
---|
Methods in eaustria.dame.modell that throw ElexisException | |
---|---|
java.lang.String |
DameDokumentverwaltung.addDocument(IOpaqueDocument dok)
ACHTUNG! |
java.util.List<IOpaqueDocument> |
DameDokumentverwaltung.gefilterteDokumente(Patient pat,
Mandant mand)
Liefert alle Dokumente, die dem gegebenen Patient und dem gegebenen Mandanten zugeordnet sind und alle Dokumente, die keinem Patienten oder keinem Mandanten zugeordnet sind. |
java.util.List<IOpaqueDocument> |
DameDokumentverwaltung.listDocuments(java.lang.String patid,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |