Class DebitorVoucherChangedHandler
java.lang.Object
ch.tocco.nice2.optional.debitor.impl.persisttask.DebitorVoucherChangedHandler
- All Implemented Interfaces:
VoucherChangedHandler
@Component
public class DebitorVoucherChangedHandler
extends Object
implements VoucherChangedHandler
-
Constructor Summary
ConstructorDescriptionDebitorVoucherChangedHandler
(CommandExecutor commandExecutor, VoucherService voucherService, ActiveVatRateService activeVatRateService, VatReverseCalculationService vatReverseCalculationService) -
Method Summary
-
Constructor Details
-
DebitorVoucherChangedHandler
public DebitorVoucherChangedHandler(CommandExecutor commandExecutor, VoucherService voucherService, ActiveVatRateService activeVatRateService, VatReverseCalculationService vatReverseCalculationService)
-
-
Method Details
-
runHandler
- Specified by:
runHandler
in interfaceVoucherChangedHandler
-