类 FileContentConvertImpl
java.lang.Object
xyz.migoo.framework.infra.convert.file.FileContentConvertImpl
- 所有已实现的接口:
FileContentConvert
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-03-23T21:04:11+0800",
comments="version: 1.6.0, compiler: javac, environment: Java 21.0.3 (Oracle Corporation)")
public class FileContentConvertImpl
extends Object
implements FileContentConvert
-
字段概要
从接口继承的字段 xyz.migoo.framework.infra.convert.file.FileContentConvert
INSTANCE -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明convert(List<FileContentDO> beans) convert(PageResult<FileDO> beans) convert(FileContentDO bean) protected List<FileRespVO> fileDOListToFileRespVOList(List<FileDO> list)
-
构造器详细资料
-
FileContentConvertImpl
public FileContentConvertImpl()
-
-
方法详细资料
-
convert
- 指定者:
convert在接口中FileContentConvert
-
convert
- 指定者:
convert在接口中FileContentConvert
-
convert
- 指定者:
convert在接口中FileContentConvert
-
convert
- 指定者:
convert在接口中FileContentConvert
-
fileDOListToFileRespVOList
-