| 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Artikel | |
|---|---|
| ch.elexis.data | Dieses Package enthält diejenigen Klassen, die direkten Kontakt mit der Datenbank haben. | 
| ch.elexis.exchange.elements | |
| ch.elexis.views | Klassen, die die Benutzeroberfläche definieren In dieser Package findet der Kontakt mit dem Anwender statt. | 
| ch.elexis.views.artikel | |
| Uses of Artikel in ch.elexis.data | 
|---|
| Fields in ch.elexis.data declared as Artikel | |
|---|---|
 Artikel | 
Bestellung.Item.art
 | 
| Methods in ch.elexis.data that return Artikel | |
|---|---|
 Artikel | 
Prescription.getArtikel()
return the article contained in this prescription.  | 
static Artikel | 
Artikel.load(java.lang.String id)
This implementation of PersistentObject#load is special in that it tries to load the actual appropriate subclass  | 
| Methods in ch.elexis.data that return types with arguments of type Artikel | |
|---|---|
static java.util.List<Artikel> | 
Artikel.getLagerartikel()
Alle Lagerartikel holen.  | 
| Methods in ch.elexis.data with parameters of type Artikel | |
|---|---|
 void | 
Bestellung.addItem(Artikel art,
        int num)
 | 
 Bestellung.Item | 
Bestellung.findItem(Artikel art)
 | 
| Constructors in ch.elexis.data with parameters of type Artikel | |
|---|---|
Bestellung.Item(Artikel a,
                int n)
 | 
|
Prescription(Artikel a,
             Patient p,
             java.lang.String dosage,
             java.lang.String remark)
 | 
|
| Uses of Artikel in ch.elexis.exchange.elements | 
|---|
| Methods in ch.elexis.exchange.elements with parameters of type Artikel | |
|---|---|
 XidElement | 
XidElement.asExporter(XChangeExporter home,
           Artikel art)
 | 
| Uses of Artikel in ch.elexis.views | 
|---|
| Methods in ch.elexis.views with parameters of type Artikel | |
|---|---|
 void | 
KonsDetailView.addToVerechnung(Artikel artikel)
 | 
| Uses of Artikel in ch.elexis.views.artikel | 
|---|
| Methods in ch.elexis.views.artikel with parameters of type Artikel | |
|---|---|
 boolean | 
ArtikelContextMenu.ArtikelDetailDisplay.show(Artikel art)
 | 
| Constructors in ch.elexis.views.artikel with parameters of type Artikel | |
|---|---|
ArtikelContextMenu(Artikel template,
                   CommonViewer cv)
 | 
|
ArtikelContextMenu(Artikel template,
                   CommonViewer cv,
                   ArtikelContextMenu.ArtikelDetailDisplay add)
 | 
|
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||