org.gcube.data.analysis.tabulardata.api.exporter
Interface LocalExporter

All Superinterfaces:
NamedWorker

public interface LocalExporter
extends NamedWorker


Method Summary
 File exportData(long tableId, Map<String,String> parameters)
           
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.api.NamedWorker
getdescription, getName
 

Method Detail

exportData

File exportData(long tableId,
                Map<String,String> parameters)
                throws ExportException
Throws:
ExportException


Copyright © 2013. All Rights Reserved.