Elexis API documentation
Version 2.1.6 as of January 22 2012

ch.elexis.data
Interface IVerrechnetAdjuster


public interface IVerrechnetAdjuster

Implementations of IVerrechnetAdjuster can adjust a Verrechnet as it is created.

Author:
thomas

Field Summary
static java.lang.String EXTENSIONPOINTID
           
 
Method Summary
 void adjust(Verrechnet verrechnet)
          Adjust the created Verrechnet.
 void adjustGetNettoPreis(Verrechnet verrechnet, Money price)
          Adjust netto price of Verrechnet.
 

Field Detail

EXTENSIONPOINTID

static final java.lang.String EXTENSIONPOINTID
See Also:
Constant Field Values
Method Detail

adjust

void adjust(Verrechnet verrechnet)
Adjust the created Verrechnet.

Parameters:
verrechnet - the Verrechnet object to adjust

adjustGetNettoPreis

void adjustGetNettoPreis(Verrechnet verrechnet,
                         Money price)
Adjust netto price of Verrechnet.

Parameters:
verrechnet - the Verrechnet object this price belongs to
price - the price to adjust

Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis