| Package | Description |
|---|---|
| nl.b3p.brmo.loader | |
| nl.b3p.brmo.loader.entity | |
| nl.b3p.brmo.loader.pipeline | |
| nl.b3p.brmo.loader.util | |
| nl.b3p.brmo.loader.xml |
| Modifier and Type | Method and Description |
|---|---|
Bericht |
BrmoFramework.getBerichtById(long id) |
Bericht |
StagingProxy.getBerichtById(Long id) |
Bericht |
StagingProxy.getOldBericht(Bericht nieuwBericht) |
| Modifier and Type | Method and Description |
|---|---|
List<Bericht> |
StagingProxy.getBerichten() |
List<Bericht> |
StagingProxy.getBerichten(int page,
int start,
int limit,
String sort,
String dir,
String filterSoort,
String filterStatus) |
List<Bericht> |
BrmoFramework.getBerichten(int page,
int start,
int limit,
String sort,
String dir,
String filterSoort,
String filterStatus) |
List<Bericht> |
BrmoFramework.listBerichten() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StagingProxy.berichtExists(Bericht b)
bepaal of bericht bestaat aan de hand van laadprocesid, object_ref,
datum en volgordenummer.
|
Bericht |
StagingProxy.getOldBericht(Bericht nieuwBericht) |
void |
BerichtenHandler.handle(Bericht b,
List<TableData> pretransformedTableData,
boolean updateResult) |
void |
RsgbProxy.handle(Bericht ber,
List<TableData> pretransformedTableData,
boolean updateResult) |
List<TableData> |
BerichtenHandler.transformToTableData(Bericht ber) |
List<TableData> |
RsgbProxy.transformToTableData(Bericht ber) |
List<TableData> |
RsgbProxy.transformUpdateTableData(Bericht ber) |
void |
RsgbProxy.update(Bericht ber,
List<TableData> pretransformedTableData) |
void |
StagingProxy.updateBericht(Bericht b) |
void |
RsgbProxy.updateBerichtException(Bericht ber,
Throwable e) |
void |
BerichtenHandler.updateBerichtProcessing(Bericht b) |
void |
RsgbProxy.updateBerichtProcessing(Bericht ber) |
void |
StagingProxy.updateBerichtProcessing(Bericht b) |
void |
BerichtenHandler.updateProcessingResult(Bericht b) |
void |
RsgbProxy.updateProcessingResult(Bericht ber) |
void |
StagingProxy.writeBericht(Bericht b) |
| Modifier and Type | Method and Description |
|---|---|
void |
StagingProxy.updateBerichtenDbXml(List<Bericht> berichten,
RsgbTransformer transformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
BagBericht |
class |
BrkBericht |
| Modifier and Type | Method and Description |
|---|---|
int |
BerichtenSorter.compare(Bericht one,
Bericht another) |
| Modifier and Type | Method and Description |
|---|---|
Bericht |
BerichtWorkUnit.getBericht() |
| Modifier and Type | Method and Description |
|---|---|
void |
BerichtWorkUnit.setBericht(Bericht bericht) |
| Constructor and Description |
|---|
BerichtWorkUnit(Bericht bericht) |
| Modifier and Type | Method and Description |
|---|---|
String |
RsgbTransformer.transformToDbXml(Bericht bericht) |
Node |
RsgbTransformer.transformToDbXmlNode(Bericht bericht) |
| Modifier and Type | Method and Description |
|---|---|
abstract Bericht |
BrmoXMLReader.next() |
Copyright © 2014–2015 B3Partners B.V.. All rights reserved.