Package services

Class ReportGeneratorService

    • Constructor Detail

    • Method Detail

      • generateCampReport

        public void generateCampReport​(Camp camp,
                                       int filter)
        Description copied from interface: IReportGeneratorService
        Generates a camp report based on the specified filter.
        Specified by:
        generateCampReport in interface IReportGeneratorService
        Parameters:
        camp - The Camp object for which the report is generated.
        filter - The filter parameter used to customize the report.