Uses of Class
cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
Packages that use SysDefaultRole
Package
Description
-
Uses of SysDefaultRole in cn.herodotus.engine.supplier.upms.logic.repository.security
Methods in cn.herodotus.engine.supplier.upms.logic.repository.security that return SysDefaultRoleModifier and TypeMethodDescriptionSysDefaultRoleRepository.findByDefaultId(String defaultId) 根据默认角色ID查询默认角色SysDefaultRoleRepository.findByScene(cn.herodotus.engine.assistant.core.enums.AccountType scene) 根据场景查询当前场景对应的默认角色 -
Uses of SysDefaultRole in cn.herodotus.engine.supplier.upms.logic.service.security
Methods in cn.herodotus.engine.supplier.upms.logic.service.security that return SysDefaultRoleModifier and TypeMethodDescriptionSysDefaultRoleService.findByScene(cn.herodotus.engine.assistant.core.enums.AccountType scene) Methods in cn.herodotus.engine.supplier.upms.logic.service.security that return types with arguments of type SysDefaultRoleModifier and TypeMethodDescriptioncn.herodotus.engine.data.core.repository.BaseRepository<SysDefaultRole,String> SysDefaultRoleService.getRepository()