Uses of Class
cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
Packages that use SysRole
Package
Description
-
Uses of SysRole in cn.herodotus.engine.supplier.upms.logic.entity.security
Methods in cn.herodotus.engine.supplier.upms.logic.entity.security that return SysRoleMethods in cn.herodotus.engine.supplier.upms.logic.entity.security that return types with arguments of type SysRoleMethods in cn.herodotus.engine.supplier.upms.logic.entity.security with parameters of type SysRoleMethod parameters in cn.herodotus.engine.supplier.upms.logic.entity.security with type arguments of type SysRole -
Uses of SysRole in cn.herodotus.engine.supplier.upms.logic.repository.security
Methods in cn.herodotus.engine.supplier.upms.logic.repository.security that return SysRoleModifier and TypeMethodDescriptionSysRoleRepository.findByRoleCode(String roleCode) 根据用户名查找SysUserSysRoleRepository.findByRoleId(String roleId) 根据角色ID查询角色 -
Uses of SysRole in cn.herodotus.engine.supplier.upms.logic.service.security
Methods in cn.herodotus.engine.supplier.upms.logic.service.security that return SysRoleModifier and TypeMethodDescriptionSysRoleService.findByRoleCode(String roleCode) SysRoleService.findByRoleId(String roleId) Methods in cn.herodotus.engine.supplier.upms.logic.service.security that return types with arguments of type SysRoleMethods in cn.herodotus.engine.supplier.upms.logic.service.security with parameters of type SysRoleModifier and TypeMethodDescriptionMethod parameters in cn.herodotus.engine.supplier.upms.logic.service.security with type arguments of type SysRole