Interface ExcelExporter

All Known Implementing Classes:
EvaluationExcelExporter, InputExcelExporter

public interface ExcelExporter
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.common.io.FileBackedOutputStream
    createExport(Entity selectedEntity, Locale locale, String filename, String evaluationExtensionName)