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

public class ReportResourceTextDirective extends AbstractReportResourcesDirective
  • Constructor Details

    • ReportResourceTextDirective

      public ReportResourceTextDirective(ReportResourcesService reportResourcesService)
  • 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