类的使用
xyz.migoo.framework.infra.controller.file.vo.config.FileConfigRespVO
使用FileConfigRespVO的程序包
-
xyz.migoo.framework.infra.controller.file中FileConfigRespVO的使用
返回变量类型为FileConfigRespVO的类型的xyz.migoo.framework.infra.controller.file中的方法修饰符和类型方法说明FileConfigController.getFileConfig(Long id) FileConfigController.getFileConfigPage(@Valid FileConfigPageReqVO pageVO) -
xyz.migoo.framework.infra.convert.file中FileConfigRespVO的使用
修饰符和类型方法说明FileConfigConvert.convert(FileConfigDO bean) FileConfigConvertImpl.convert(FileConfigDO bean) 返回变量类型为FileConfigRespVO的类型的xyz.migoo.framework.infra.convert.file中的方法修饰符和类型方法说明FileConfigConvert.convert(PageResult<FileConfigDO> beans) FileConfigConvertImpl.convert(PageResult<FileConfigDO> beans) protected List<FileConfigRespVO> FileConfigConvertImpl.fileConfigDOListToFileConfigRespVOList(List<FileConfigDO> list)