Class ReportResourceImageDirective

java.lang.Object
ch.tocco.nice2.reporting.impl.reportresource.AbstractReportResourcesDirective
ch.tocco.nice2.reporting.impl.reportresource.ReportResourceImageDirective
All Implemented Interfaces:
Nice2TemplateDirective, freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel

public class ReportResourceImageDirective extends AbstractReportResourcesDirective
  • Constructor Details

    • ReportResourceImageDirective

      public ReportResourceImageDirective(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