Class ExportFrontierReportCsvQuery

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doExport​(javax.servlet.jsp.PageContext context, I18n i18n)
      Performs the export.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • doExport

        public void doExport​(javax.servlet.jsp.PageContext context,
                             I18n i18n)
        Performs the export.
        Parameters:
        context - the page context
        i18n - the internationalization package to use.