Uses of Class
cn.sliew.carp.module.security.core.service.dto.SecResourceWebWithAuthorizeDTO
Packages that use SecResourceWebWithAuthorizeDTO
Package
Description
-
Uses of SecResourceWebWithAuthorizeDTO in cn.sliew.carp.module.security.core.controller
Methods in cn.sliew.carp.module.security.core.controller that return types with arguments of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptionSecAuthorizationController.listResourceWebsByRole(@Valid SecResourceWebListByRoleParam param) -
Uses of SecResourceWebWithAuthorizeDTO in cn.sliew.carp.module.security.core.service
Methods in cn.sliew.carp.module.security.core.service that return types with arguments of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptionSecAuthorizationService.listResourceWebsByRoleId(SecResourceWebListByRoleParam param) 查询所有 资源-web 和指定角色绑定状态SecResourceWebRoleService.listResourceWebsByRoleId(SecResourceWebListByRoleParam param) 查询所有 资源-web 和指定角色绑定状态 -
Uses of SecResourceWebWithAuthorizeDTO in cn.sliew.carp.module.security.core.service.convert
Methods in cn.sliew.carp.module.security.core.service.convert that return SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptiondefault SecResourceWebWithAuthorizeDTOSecResourceWebWithAuthorizeConvert.toDto(SecResourceWebVO entity) Methods in cn.sliew.carp.module.security.core.service.convert that return types with arguments of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptionSecResourceWebWithAuthorizeConvertImpl.toDto(List<SecResourceWebVO> arg0) Methods in cn.sliew.carp.module.security.core.service.convert with parameters of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptiondefault SecResourceWebVOSecResourceWebWithAuthorizeConvert.toDo(SecResourceWebWithAuthorizeDTO dto) Method parameters in cn.sliew.carp.module.security.core.service.convert with type arguments of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptionSecResourceWebWithAuthorizeConvertImpl.toDo(List<SecResourceWebWithAuthorizeDTO> arg0) -
Uses of SecResourceWebWithAuthorizeDTO in cn.sliew.carp.module.security.core.service.impl
Methods in cn.sliew.carp.module.security.core.service.impl that return types with arguments of type SecResourceWebWithAuthorizeDTOModifier and TypeMethodDescriptionSecAuthorizationServiceImpl.listResourceWebsByRoleId(SecResourceWebListByRoleParam param) SecResourceWebRoleServiceImpl.listResourceWebsByRoleId(SecResourceWebListByRoleParam param)