org.gcube.data.analysis.tabulardata.api.importer
Interface RemoteImporter
- All Superinterfaces:
- NamedWorker
public interface RemoteImporter
- extends NamedWorker
importData
ImportResult importData(String url,
Map<String,String> parameters,
OperationMonitor opMonitor)
throws ImportException
- Parameters:
metadata - the metadata associated with the specific importerparserDataAsJson - the key-value data for parsing purposeurl - the url pointing to the resource to importopMonitor - a monitor object
- Returns:
-
- Throws:
InputNotValidException
ImportException
Copyright © 2013. All Rights Reserved.