Uses of Interface
fr.becpg.repo.audit.service.BeCPGAuditService
Packages that use BeCPGAuditService
Package
Description
-
Uses of BeCPGAuditService in fr.becpg.repo.activity
Fields in fr.becpg.repo.activity declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceEntityActivityCleaner.beCPGAuditServiceprivate BeCPGAuditServiceEntityActivityServiceImpl.beCPGAuditService -
Uses of BeCPGAuditService in fr.becpg.repo.activity.extractor
Fields in fr.becpg.repo.activity.extractor declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceAuditActivityExtractor.beCPGAuditServiceMethods in fr.becpg.repo.activity.extractor with parameters of type BeCPGAuditServiceModifier and TypeMethodDescriptionvoidAuditActivityExtractor.setBeCPGAuditService(BeCPGAuditService beCPGAuditService) Setter for the fieldbeCPGAuditService. -
Uses of BeCPGAuditService in fr.becpg.repo.audit.service.impl
Classes in fr.becpg.repo.audit.service.impl that implement BeCPGAuditService -
Uses of BeCPGAuditService in fr.becpg.repo.batch
Fields in fr.becpg.repo.batch declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceBatchQueueServiceImpl.beCPGAuditService -
Uses of BeCPGAuditService in fr.becpg.repo.formulation.impl
Fields in fr.becpg.repo.formulation.impl declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceFormulationServiceImpl.beCPGAuditServiceMethods in fr.becpg.repo.formulation.impl with parameters of type BeCPGAuditServiceModifier and TypeMethodDescriptionvoidFormulationServiceImpl.setBeCPGAuditService(BeCPGAuditService beCPGAuditService) Setter for the fieldbeCPGAuditService. -
Uses of BeCPGAuditService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceEntityReportServiceImpl.beCPGAuditService -
Uses of BeCPGAuditService in fr.becpg.repo.web.scripts.statistics
Fields in fr.becpg.repo.web.scripts.statistics declared as BeCPGAuditServiceModifier and TypeFieldDescriptionprivate BeCPGAuditServiceDeleteStatisticsWebScript.beCPGAuditServiceprivate BeCPGAuditServiceGetStatisticsWebScript.beCPGAuditServiceMethods in fr.becpg.repo.web.scripts.statistics with parameters of type BeCPGAuditServiceModifier and TypeMethodDescriptionvoidDeleteStatisticsWebScript.setBeCPGAuditService(BeCPGAuditService beCPGAuditService) Setter for the fieldbeCPGAuditService.voidGetStatisticsWebScript.setBeCPGAuditService(BeCPGAuditService beCPGAuditService) Setter for the fieldbeCPGAuditService.