Uses of Class
cn.sliew.carp.module.security.core.repository.entity.SecResourceWebVO
Packages that use SecResourceWebVO
Package
Description
-
Uses of SecResourceWebVO in cn.sliew.carp.module.security.core.repository.mapper
Methods in cn.sliew.carp.module.security.core.repository.mapper that return types with arguments of type SecResourceWebVOModifier and TypeMethodDescriptionSecResourceWebRoleMapper.selectAllResourceWebWithAuthorizeStatus(Long roleId, Long pid) 查询所有 资源-web,包含角色关联信息 -
Uses of SecResourceWebVO in cn.sliew.carp.module.security.core.service.convert
Methods in cn.sliew.carp.module.security.core.service.convert that return SecResourceWebVOModifier and TypeMethodDescriptiondefault SecResourceWebVOSecResourceWebWithAuthorizeConvert.toDo(SecResourceWebWithAuthorizeDTO dto) Methods in cn.sliew.carp.module.security.core.service.convert that return types with arguments of type SecResourceWebVOModifier and TypeMethodDescriptionSecResourceWebWithAuthorizeConvertImpl.toDo(List<SecResourceWebWithAuthorizeDTO> arg0) Methods in cn.sliew.carp.module.security.core.service.convert with parameters of type SecResourceWebVOModifier and TypeMethodDescriptiondefault SecResourceWebWithAuthorizeDTOSecResourceWebWithAuthorizeConvert.toDto(SecResourceWebVO entity) Method parameters in cn.sliew.carp.module.security.core.service.convert with type arguments of type SecResourceWebVOModifier and TypeMethodDescriptionSecResourceWebWithAuthorizeConvertImpl.toDto(List<SecResourceWebVO> arg0)