Class DonationLetterReportModifier

java.lang.Object
ch.tocco.nice2.optional.donation.impl.reportdatamodifier.DonationLetterReportModifier
All Implemented Interfaces:
ReportDataModifier

@Component public class DonationLetterReportModifier extends Object implements ReportDataModifier
sums up donation amount for same users and same addresses together and puts it in a map to be accessed by the report. if users and address is set then adress is used.