类的使用
xyz.migoo.framework.infra.dal.dataobject.file.FileConfigDO
使用FileConfigDO的程序包
程序包
说明
-
xyz.migoo.framework.infra.convert.file中FileConfigDO的使用
修饰符和类型方法说明FileConfigConvert.convert(FileConfigSaveReqVO bean) FileConfigConvertImpl.convert(FileConfigSaveReqVO bean) 修饰符和类型方法说明FileConfigConvert.convert(FileConfigDO bean) FileConfigConvertImpl.convert(FileConfigDO bean) 类型变量类型为FileConfigDO的xyz.migoo.framework.infra.convert.file中的方法参数修饰符和类型方法说明FileConfigConvert.convert(PageResult<FileConfigDO> beans) FileConfigConvertImpl.convert(PageResult<FileConfigDO> beans) protected List<FileConfigRespVO> FileConfigConvertImpl.fileConfigDOListToFileConfigRespVOList(List<FileConfigDO> list) -
xyz.migoo.framework.infra.dal.mapper.file中FileConfigDO的使用
返回变量类型为FileConfigDO的类型的xyz.migoo.framework.infra.dal.mapper.file中的方法修饰符和类型方法说明default PageResult<FileConfigDO> FileConfigMapper.selectPage(FileConfigPageReqVO reqVO) -
xyz.migoo.framework.infra.service.file中FileConfigDO的使用
修饰符和类型方法说明FileConfigService.getFileConfig(Long id) 获得文件配置FileConfigServiceImpl.getFileConfig(Long id) 返回变量类型为FileConfigDO的类型的xyz.migoo.framework.infra.service.file中的方法修饰符和类型方法说明FileConfigService.getFileConfigPage(FileConfigPageReqVO pageReqVO) 获得文件配置分页FileConfigServiceImpl.getFileConfigPage(FileConfigPageReqVO pageReqVO)