
public interface BerichtenHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Bericht b,
List<TableData> pretransformedTableData,
boolean updateResult) |
void |
renewConnection() |
List<TableData> |
transformToTableData(Bericht ber) |
void |
updateBerichtProcessing(Bericht b) |
void |
updateProcessingResult(Bericht b) |
List<TableData> transformToTableData(Bericht ber) throws BrmoException
BrmoExceptionvoid handle(Bericht b, List<TableData> pretransformedTableData, boolean updateResult) throws BrmoException
BrmoExceptionvoid updateProcessingResult(Bericht b)
void renewConnection()
throws SQLException
SQLExceptionCopyright © 2014–2016 B3Partners B.V.. All rights reserved.