Uses of Interface
cn.herodotus.engine.supplier.upms.logic.repository.hr.SysOrganizationRepository
Packages that use SysOrganizationRepository
-
Uses of SysOrganizationRepository in cn.herodotus.engine.supplier.upms.logic.service.hr
Constructors in cn.herodotus.engine.supplier.upms.logic.service.hr with parameters of type SysOrganizationRepositoryModifierConstructorDescriptionSysOrganizationService(SysOrganizationRepository sysOrganizationRepository, SysOwnershipService sysOwnershipService, SysDepartmentService sysDepartmentService)