Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.labortarif2009.data
Class Optifier

java.lang.Object
  extended by ch.elexis.labortarif2009.data.Optifier
All Implemented Interfaces:
IOptifier

public class Optifier
extends java.lang.Object
implements IOptifier


Constructor Summary
Optifier()
           
 
Method Summary
 Result<IVerrechenbar> add(IVerrechenbar code, Konsultation kons)
          Add and recalculate the various possible amendments
 Result<java.lang.Object> optify(Konsultation kons)
          Eine Konsultation optifizieren
 Result<Verrechnet> remove(Verrechnet code, Konsultation kons)
          Eine Leistung aus einer Konsultation entfernen; die Liste ggf. anpassen
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Optifier

public Optifier()
Method Detail

add

public Result<IVerrechenbar> add(IVerrechenbar code,
                                 Konsultation kons)
Add and recalculate the various possible amendments

Specified by:
add in interface IOptifier
Parameters:
code - der hinzuzufügende code
kons - die Konsultation
Returns:
Result mit der möglicherweise veränderten Liste

optify

public Result<java.lang.Object> optify(Konsultation kons)
Description copied from interface: IOptifier
Eine Konsultation optifizieren

Specified by:
optify in interface IOptifier

remove

public Result<Verrechnet> remove(Verrechnet code,
                                 Konsultation kons)
Description copied from interface: IOptifier
Eine Leistung aus einer Konsultation entfernen; die Liste ggf. anpassen

Specified by:
remove in interface IOptifier
Parameters:
code - der zu enfternende code
kons - die KOnsultation
Returns:
Result mit der möglicherweise veränderten Liste

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis