Uses of Interface
fr.becpg.repo.entity.EntitySystemService
Packages that use EntitySystemService
Package
Description
-
Uses of EntitySystemService in fr.becpg.repo.admin.patch
Fields in fr.becpg.repo.admin.patch declared as EntitySystemServiceModifier and TypeFieldDescriptionprotected EntitySystemServiceAbstractBeCPGPatch.entitySystemServiceMethods in fr.becpg.repo.admin.patch with parameters of type EntitySystemServiceModifier and TypeMethodDescriptionvoidAbstractBeCPGPatch.setEntitySystemService(EntitySystemService entitySystemService) Setter for the fieldentitySystemService. -
Uses of EntitySystemService in fr.becpg.repo.entity.impl
Classes in fr.becpg.repo.entity.impl that implement EntitySystemService -
Uses of EntitySystemService in fr.becpg.repo.report.entity.impl
Fields in fr.becpg.repo.report.entity.impl declared as EntitySystemServiceModifier and TypeFieldDescriptionprotected EntitySystemServiceEntityReportServiceImpl.entitySystemService -
Uses of EntitySystemService in fr.becpg.repo.web.scripts.admin
Fields in fr.becpg.repo.web.scripts.admin declared as EntitySystemServiceModifier and TypeFieldDescriptionprivate EntitySystemServiceAdminModuleWebScript.entitySystemServiceMethods in fr.becpg.repo.web.scripts.admin with parameters of type EntitySystemServiceModifier and TypeMethodDescriptionvoidAdminModuleWebScript.setEntitySystemService(EntitySystemService entitySystemService) Setter for the fieldentitySystemService.