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
ConstructorsConstructorDescriptionGetVatRateMethod(ActiveVatRateService activeVatRateService, TextResources textResources) -
Method Summary
-
Constructor Details
-
GetVatRateMethod
-
-
Method Details
-
exec
- Specified by:
execin interfacefreemarker.template.TemplateMethodModel- Specified by:
execin interfacefreemarker.template.TemplateMethodModelEx- Throws:
freemarker.template.TemplateModelException
-