Class GetVatRateMethod
java.lang.Object
ch.tocco.nice2.optional.debitorexportabacus.impl.freemarker.GetVatRateMethod
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel
,freemarker.template.TemplateMethodModelEx
,freemarker.template.TemplateModel
Freemarker wrapper for ActiveVatRateService
- gets the correct Vat_rate for the given Voucher
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
ConstructorDescriptionGetVatRateMethod
(ActiveVatRateService activeVatRateService, TextResources textResources) -
Method Summary
-
Constructor Details
-
GetVatRateMethod
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-