|
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.laborimport.bioanalytica.Groups
public class Groups
This class provides the groups and codes used by the lab Bioanalytica. Important: Each public method must run init() to make sure data is loaded.
| Constructor Summary | |
|---|---|
Groups()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getCodeName(java.lang.String key)
Get the code's name |
static java.lang.String |
getCodeOrderByGroupName(java.lang.String groupName,
Kontakt labor)
Determine a priority by consulting the existing prios of the group. |
static java.lang.String |
getGroupNameOfCode(java.lang.String key)
Get the group's name of a given code |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Groups()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static java.lang.String getGroupNameOfCode(java.lang.String key)
code -
public static java.lang.String getCodeName(java.lang.String key)
key - the code
public static java.lang.String getCodeOrderByGroupName(java.lang.String groupName,
Kontakt labor)
groupName - the gorup's name this labitem is part oflabor - the labor this labitem is part of
|
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 | |||||||||