Interface FinalizeVoucherMethod
- All Known Implementing Classes:
OrderPositionFinalizeVoucherMethod
public interface FinalizeVoucherMethod
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkSetTotals
(Entity voucher) checks if the totals of the voucher should be set
-
Method Details
-
checkSetTotals
checks if the totals of the voucher should be set- Parameters:
voucher
- the voucher to finalize
-