public interface DataExportService
| 限定符和类型 | 方法和说明 |
|---|---|
File |
export(String dataFacetKey,
Map<String,String[]> simpleParameters,
org.springframework.data.domain.Pageable pageable,
String moreWhereClause,
DataExportTaskDO dataExportTaskDO) |
List<DfFormTableSettingDO> |
getAllDfFormTableSettingByDfKeyForExport(String dataFacetKey) |
File export(String dataFacetKey, Map<String,String[]> simpleParameters, org.springframework.data.domain.Pageable pageable, String moreWhereClause, DataExportTaskDO dataExportTaskDO) throws Exception
ExceptionList<DfFormTableSettingDO> getAllDfFormTableSettingByDfKeyForExport(String dataFacetKey) throws Exception
ExceptionCopyright © 2020. All rights reserved.