ch.elexis.data
Interface IVerrechnetAdjuster
public interface IVerrechnetAdjuster
Implementations of IVerrechnetAdjuster
can adjust a Verrechnet
as it is created.
- Author:
- thomas
EXTENSIONPOINTID
static final java.lang.String EXTENSIONPOINTID
- See Also:
- Constant Field Values
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 toprice
- the price to adjust
Copyright 2005-2011 by Gerry Weirich, Elexis