public class StatistikKumulativ extends StatistikCommon
grenzenDao, headlineRows, kategorieDao, kategorien, OUs, rowCountKategorien, rowCountStadtteile, securityService, settingsService, statistikDao, vorgangDao| Constructor and Description | 
|---|
StatistikKumulativ(GrenzenDao grenzenDao,
                  KategorieDao kategorieDao,
                  StatistikDao statistikDao,
                  SecurityService securityService,
                  VorgangDao vorgangDao,
                  SettingsService settingsService)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.poi.hssf.usermodel.HSSFWorkbook | 
createStatistik(StatistikCommand cmd)  | 
private HashMap | 
getData(StatistikCommand cmd)  | 
private org.apache.poi.ss.usermodel.Row | 
setDefaultRowFormulas(org.apache.poi.ss.usermodel.Row row,
                     int sum_row)  | 
private org.apache.poi.ss.usermodel.Row | 
setSummenRow(org.apache.poi.ss.usermodel.Row row,
            List<Integer> add_rows)  | 
private void | 
updateSheetValuesKategorien(org.apache.poi.ss.usermodel.Sheet sheet,
                           StatistikCommand cmd,
                           HashMap daten)  | 
private void | 
updateSheetValuesStadtteile(org.apache.poi.ss.usermodel.Sheet sheet,
                           StatistikCommand cmd,
                           HashMap daten)  | 
copyRow, copyRow, findOu, mergeResults, moveNextRowsDown, moveNextRowsUp, setCellMergedValue, setCellMergedValue, setCellValue, setSummenRowpublic StatistikKumulativ(GrenzenDao grenzenDao, KategorieDao kategorieDao, StatistikDao statistikDao, SecurityService securityService, VorgangDao vorgangDao, SettingsService settingsService)
public org.apache.poi.hssf.usermodel.HSSFWorkbook createStatistik(StatistikCommand cmd) throws IOException, ParseException
IOExceptionParseExceptionprivate void updateSheetValuesKategorien(org.apache.poi.ss.usermodel.Sheet sheet,
                                         StatistikCommand cmd,
                                         HashMap daten)
                                  throws ParseException
ParseExceptionprivate void updateSheetValuesStadtteile(org.apache.poi.ss.usermodel.Sheet sheet,
                                         StatistikCommand cmd,
                                         HashMap daten)
                                  throws ParseException
ParseExceptionprivate HashMap getData(StatistikCommand cmd) throws ParseException
ParseExceptionprivate org.apache.poi.ss.usermodel.Row setDefaultRowFormulas(org.apache.poi.ss.usermodel.Row row,
                                                              int sum_row)
Copyright © 2019. All rights reserved.