Uses of Class
cn.sliew.carp.module.security.core.service.param.SecResourceWebListParam
Packages that use SecResourceWebListParam
Package
Description
-
Uses of SecResourceWebListParam in cn.sliew.carp.module.security.core.controller
Methods in cn.sliew.carp.module.security.core.controller with parameters of type SecResourceWebListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<SecResourceWebDTO>SecResourceWebController.list(@Valid SecResourceWebListParam param) SecResourceWebController.listAll(@Valid SecResourceWebListParam param) -
Uses of SecResourceWebListParam in cn.sliew.carp.module.security.core.service
Methods in cn.sliew.carp.module.security.core.service with parameters of type SecResourceWebListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<SecResourceWebDTO>SecResourceWebService.list(SecResourceWebListParam param) SecResourceWebService.listAll(SecResourceWebListParam param) -
Uses of SecResourceWebListParam in cn.sliew.carp.module.security.core.service.impl
Methods in cn.sliew.carp.module.security.core.service.impl with parameters of type SecResourceWebListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<SecResourceWebDTO>SecResourceWebServiceImpl.list(SecResourceWebListParam param) SecResourceWebServiceImpl.listAll(SecResourceWebListParam param)