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