Uses of Class
cn.sliew.carp.module.datasource.service.param.DsInfoListParam
Packages that use DsInfoListParam
Package
Description
-
Uses of DsInfoListParam in cn.sliew.carp.module.datasource.controller
Methods in cn.sliew.carp.module.datasource.controller with parameters of type DsInfoListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<DsInfoDTO>CarpDsInfoController.list(@Valid DsInfoListParam param) -
Uses of DsInfoListParam in cn.sliew.carp.module.datasource.service
Methods in cn.sliew.carp.module.datasource.service with parameters of type DsInfoListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<DsInfoDTO>CarpDsInfoService.list(DsInfoListParam param) -
Uses of DsInfoListParam in cn.sliew.carp.module.datasource.service.impl
Methods in cn.sliew.carp.module.datasource.service.impl with parameters of type DsInfoListParamModifier and TypeMethodDescriptioncn.sliew.carp.framework.common.model.PageResult<DsInfoDTO>CarpDsInfoServiceImpl.list(DsInfoListParam param)