Uses of Interface
fr.becpg.repo.entity.comparison.CompareEntityReportService
Packages that use CompareEntityReportService
-
Uses of CompareEntityReportService in fr.becpg.repo.entity.comparison
Classes in fr.becpg.repo.entity.comparison that implement CompareEntityReportServiceModifier and TypeClassDescriptionclassThe Class CompareEntityReportServiceImpl. -
Uses of CompareEntityReportService in fr.becpg.repo.web.scripts.entity
Fields in fr.becpg.repo.web.scripts.entity declared as CompareEntityReportServiceModifier and TypeFieldDescriptionprivate CompareEntityReportServiceCompareEntityDataSourceWebScript.compareEntityReportServiceprivate CompareEntityReportServiceCompareEntityReportWebScript.compareEntityReportServiceMethods in fr.becpg.repo.web.scripts.entity with parameters of type CompareEntityReportServiceModifier and TypeMethodDescriptionvoidCompareEntityDataSourceWebScript.setCompareEntityReportService(CompareEntityReportService compareEntityReportService) Setter for the fieldcompareEntityReportService.voidCompareEntityReportWebScript.setCompareEntityReportService(CompareEntityReportService compareEntityReportService) Setter for the fieldcompareEntityReportService.