Package de.businesscode.bcdui.wrs.export
package de.businesscode.bcdui.wrs.export
-
ClassDescriptionBase class for writing a Wrs or a WrsRequest to an Excel sheetThis class encapsulates a pair of a column caption and the respective data column name.Takes a wrq:WrsRequest an optional rnd:Wrs2Excel, executes it and writes the result into an Excel sheet via Poi Api The caller is responsible to create the Workbook containing the SheetWrs to Excel (.xlsx) data exporter: exports data from Wrs into sheet(s) of target excel template, uses efficient streaming API when interfacing with input document and output.resolves template file via templateName abstraction, usually implemented by container component, i.e. servlet and returns the input-stream to the template