| 程序包 | 说明 |
|---|---|
| org.jeecgframework.poi.excel | |
| org.jeecgframework.poi.excel.imports.base |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ExcelImportCheckUtil.getAllExcelField(String targetId,
Field[] fields,
Map<String,ExcelImportEntity> excelParams,
List<ExcelCollectionParams> excelCollection,
Class<?> pojoClass,
List<Method> getMethods)
获取需要导出的全部字段
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ImportBaseService.getAllExcelField(String targetId,
Field[] fields,
Map<String,ExcelImportEntity> excelParams,
List<ExcelCollectionParams> excelCollection,
Class<?> pojoClass,
List<Method> getMethods)
获取需要导出的全部字段
|
Copyright © 2022. All rights reserved.