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
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VoucherSummaryMethod
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-
getAccountingData
protected Object getAccountingData(@Nullable @Nullable List<Entity> vouchers) throws freemarker.template.TemplateModelException - Throws:
freemarker.template.TemplateModelException
-