Package cz.drg.pregrouper.process
Class Pgp04bPolozkyCiselniky
java.lang.Object
cz.drg.pregrouper.process.Pgp04bPolozkyCiselniky
In this subprocess the Polozky are assigned to their respective document and hospital case by its IDZZ and ID_DOKLADU.
Additionaly all Polozky are also assigned within a category based on its code in preparation for the last step.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstartProcess(List<RowData> polozkyTemp, List<AssignedDoklad> correctlyAssignedCases)
-
Constructor Details
-
Pgp04bPolozkyCiselniky
public Pgp04bPolozkyCiselniky()
-
-
Method Details
-
startProcess
public List<FinalAggregatedData> startProcess(List<RowData> polozkyTemp, List<AssignedDoklad> correctlyAssignedCases)
-