Class: BatchLoad::Import::TaxonNames

Inherits:
BatchLoad::Import show all
Defined in:
lib/batch_load/import/taxon_names.rb

Defined Under Namespace

Classes: NomenInterpreter

Instance Attribute Summary

Attributes inherited from BatchLoad::Import

#create_attempted, #csv, #errors, #file, #file_errors, #import_level, #processed, #processed_rows, #project, #project_id, #successful_rows, #total_data_lines, #total_lines, #user, #user_header_map, #user_id

Method Summary

Methods inherited from BatchLoad::Import

#all_objects, #build, #create, #create_attempted?, #import_level_ok?, #initialize, #line_strict_level_ok?, #processed?, #ready_to_create?, #save_order, #sorted_processed_rows, #strict_level_ok?, #total_records_created, #user_map, #valid?, #valid_objects, #warn_level_ok?

Constructor Details

This class inherits a constructor from BatchLoad::Import