Interface FinalizeVoucherMethod

All Known Implementing Classes:
OrderPositionFinalizeVoucherMethod

public interface FinalizeVoucherMethod
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    checks if the totals of the voucher should be set
  • Method Details

    • checkSetTotals

      boolean checkSetTotals(Entity voucher)
      checks if the totals of the voucher should be set
      Parameters:
      voucher - the voucher to finalize