org.gcube.data.analysis.tabulardata.api
Interface NamedWorker

All Known Subinterfaces:
LocalExporter, LocalImporter, RemoteExporter, RemoteImporter

public interface NamedWorker


Method Summary
 String getdescription()
           
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name of the importer

getdescription

String getdescription()
Returns:
the description of the importer


Copyright © 2013. All Rights Reserved.