Package cz.drg.pregrouper.process.dto
Class AggregatedPolozky
java.lang.Object
cz.drg.pregrouper.process.dto.AggregatedPolozky
Aggregates polozky into categories based on their type and code. Used to organize assigned polozky based on their existence in "ciselniky".
- See Also:
Pgp04bPolozkyCiselniky
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic Stringstatic List<GrouperInputSchema>static String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ANESTEZIE
- See Also:
- Constant Field Values
-
PROPUSTKY
- See Also:
- Constant Field Values
-
UPV_NOVE
- See Also:
- Constant Field Values
-
terapeuticDayKeys
-
-
Constructor Details
-
AggregatedPolozky
public AggregatedPolozky()
-
-
Method Details
-
add
Adds polozka to all relevant categories and returns true if at least one category addition was successful else false.- Parameters:
polozka- data to add- Returns:
- true if at least one category accepts entry
-
getValues
-