Uses of Interface
se.bth.pulse.repository.ReportCommentRepository
Packages that use ReportCommentRepository
-
Uses of ReportCommentRepository in se.bth.pulse.controller
Constructors in se.bth.pulse.controller with parameters of type ReportCommentRepositoryModifierConstructorDescriptionReportAdminRestController
(ReportRepository reportRepository, ReportCommentRepository reportCommentRepository)