Class ReportResourceTextDirective
java.lang.Object
ch.tocco.nice2.reporting.impl.reportresource.AbstractReportResourcesDirective
ch.tocco.nice2.reporting.impl.reportresource.ReportResourceTextDirective
- All Implemented Interfaces:
Nice2TemplateDirective
,freemarker.template.TemplateDirectiveModel
,freemarker.template.TemplateModel
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.tocco.nice2.reporting.impl.reportresource.AbstractReportResourcesDirective
AbstractReportResourcesDirective.ReportResourcesKey
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.reporting.impl.reportresource.AbstractReportResourcesDirective
getReportResourcesKey
-
Constructor Details
-
ReportResourceTextDirective
-
-
Method Details
-
execute
public void execute(freemarker.core.Environment env, Map params, freemarker.template.TemplateModel[] loopVars, freemarker.template.TemplateDirectiveBody body) throws freemarker.template.TemplateException, IOException - Throws:
freemarker.template.TemplateException
IOException
-