org.gcube.data.analysis.tabulardata.api.importer
Interface LocalImporter

All Superinterfaces:
NamedWorker

public interface LocalImporter
extends NamedWorker


Method Summary
 ImportResult importData(Map<String,String> parameters, File file, OperationMonitor opMonitor)
           
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.api.NamedWorker
getdescription, getName
 

Method Detail

importData

ImportResult importData(Map<String,String> parameters,
                        File file,
                        OperationMonitor opMonitor)
                        throws ImportException
Throws:
ImportException


Copyright © 2013. All Rights Reserved.