Uses of Interface
com.ntu.fdae.group1.bto.services.project.IReportService
Packages that use IReportService
Package
Description
-
Uses of IReportService in com.ntu.fdae.group1.bto.controllers.project
Constructors in com.ntu.fdae.group1.bto.controllers.project with parameters of type IReportServiceModifierConstructorDescriptionReportController
(IReportService reportService) Constructs a new ReportController -
Uses of IReportService in com.ntu.fdae.group1.bto.services.project
Classes in com.ntu.fdae.group1.bto.services.project that implement IReportServiceModifier and TypeClassDescriptionclass
Implementation of the IReportService interface that provides report generation functionality for the BTO Management System.