Class VoucherSummaryMethod

java.lang.Object
ch.tocco.nice2.optional.finance.impl.report.VoucherSummaryMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class VoucherSummaryMethod extends Object implements freemarker.template.TemplateMethodModelEx
  • Constructor Details

    • VoucherSummaryMethod

      public VoucherSummaryMethod(AccountingService accountingService)
  • Method Details

    • exec

      public Object exec(List params) throws freemarker.template.TemplateModelException
      Specified by:
      exec in interface freemarker.template.TemplateMethodModel
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx
      Throws:
      freemarker.template.TemplateModelException
    • getAccountingData

      protected Object getAccountingData(@Nullable @Nullable List<Entity> vouchers) throws freemarker.template.TemplateModelException
      Throws:
      freemarker.template.TemplateModelException