Uses of Class
org.gcube.contentmanagement.timeseriesservice.impl.importer.ImporterItem

Packages that use ImporterItem
org.gcube.contentmanagement.timeseriesservice.impl.importer.state   
org.gcube.contentmanagement.timeseriesservice.impl.thread   
 

Uses of ImporterItem in org.gcube.contentmanagement.timeseriesservice.impl.importer.state
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.importer.state that return ImporterItem
 ImporterItem ImportResource.getImporterReference()
           
 

Uses of ImporterItem in org.gcube.contentmanagement.timeseriesservice.impl.thread
 

Fields in org.gcube.contentmanagement.timeseriesservice.impl.thread declared as ImporterItem
protected  ImporterItem InsertThread.importer
           
 

Constructors in org.gcube.contentmanagement.timeseriesservice.impl.thread with parameters of type ImporterItem
InsertDenomalizedT(String rslocator, String tableName, boolean hasHeader, char delimiter, String encoding, boolean[] fieldsMask, boolean[] attributesFieldMask, String attributeLabel, String valueLabel, ImporterItem importer)
           
InsertNormalizedT(String rslocator, String tableName, boolean hasHeader, char delimiter, String encoding, boolean[] fieldsMask, ImporterItem importer)
           
InsertThread(String rslocator, String tableName, boolean[] fieldsMask, boolean hasHeader, char delimiter, String encoding, ImporterItem importer)
           
 



Copyright © 2012. All Rights Reserved.