Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
ch.elexis.data.Mandant

Packages that use Mandant
ch.elexis Steuer-Package Dieses Package ist die zentrale Ablaufsteuerung des Plugin-Systems. 
ch.elexis.data   
ch.elexis.privatnotizen   
eaustria.basis.dialoge   
eaustria.dame.modell   
 

Uses of Mandant in ch.elexis
 

Fields in ch.elexis declared as Mandant
static Mandant Hub.actMandant
          Der Mandant, auf dessen namen die aktuellen Handlungen gehen
 

Methods in ch.elexis that return types with arguments of type Mandant
static java.util.List<Mandant> Hub.getMandantenList()
          get a list of all mandators known to this system
 

Methods in ch.elexis with parameters of type Mandant
static void Hub.setMandant(Mandant m)
           
 

Uses of Mandant in ch.elexis.data
 

Methods in ch.elexis.data that return Mandant
 Mandant Konsultation.getMandant()
          Deprecated. use getResponsible
 Mandant Rechnung.getMandant()
          Den Mandanten zu dieser Rechnung holen
 Mandant Rezept.getMandant()
           
static Mandant Mandant.load(java.lang.String id)
           
 

Methods in ch.elexis.data with parameters of type Mandant
 IFilter TarmedLeistung.getFilter(Mandant m)
           
 IFilter IVerrechenbar.getFilter(Mandant m)
          Einen Filter liefern, um Elemente dieses Typs nach Mandant zu filtern
 IFilter VerrechenbarAdapter.getFilter(Mandant m)
           
 void Konsultation.setMandant(Mandant m)
          Die Konsultation einem Mandanten zuordnen
 

Constructors in ch.elexis.data with parameters of type Mandant
Leistungsblock(java.lang.String Name, Mandant m)
           
Rechnung(java.lang.String nr, Mandant m, Fall f, java.lang.String von, java.lang.String bis, Money Betrag, int status)
           
 

Uses of Mandant in ch.elexis.privatnotizen
 

Constructors in ch.elexis.privatnotizen with parameters of type Mandant
Privatnotiz(Mandant mandant)
           
 

Uses of Mandant in eaustria.basis.dialoge
 

Methods in eaustria.basis.dialoge that return Mandant
 Mandant Mandantenauswahldialog.getMandant()
          Liefert den ausgewählten Mandanten oder null, wenn keine Auswahl getroffen wurde.
 

Uses of Mandant in eaustria.dame.modell
 

Methods in eaustria.dame.modell that return Mandant
 Mandant DameDokument.getMandant()
          Liefert den Mandanten, für den dieses Dokument bestimmt ist oder null wenn nicht zugeordnet.
 

Methods in eaustria.dame.modell with parameters of type Mandant
 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.
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis