public interface Importer
| Modifier and Type | Method and Description |
|---|---|
List<ImportRoutineDescriptor> |
getDescriptors(DBQueryDescriptor query) |
List<ImportRoutineDescriptor> |
getGroupedDescriptors(DBQueryDescriptor desc) |
ImportRoutineDescriptor |
importExcel(ImportRequest request) |
ImportRoutineDescriptor importExcel(ImportRequest request) throws DMException, BeanNotFound, SQLException, InternalException
List<ImportRoutineDescriptor> getDescriptors(DBQueryDescriptor query) throws SQLException, InternalException
SQLExceptionInternalExceptionList<ImportRoutineDescriptor> getGroupedDescriptors(DBQueryDescriptor desc) throws SQLException, InternalException
SQLExceptionInternalExceptionCopyright © 2019. All Rights Reserved.