Project

General

Profile

« Previous | Next » 

Revision 9dbe8889

Added by Andreas Müller over 2 years ago

ref #9890 move importDeduplicationHelper to import state and include state in helper (cont.) - appimport

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/uzbekistan/UzbekistanTaxonImport.java
463 463
    }
464 464

  
465 465
    private void replaceNameAuthorsAndReferences(SimpleExcelTaxonImportState<CONFIG> state, INonViralName name) {
466
        state.getDeduplicationHelper().replaceAuthorNamesAndNomRef(state, name);
466
        state.getDeduplicationHelper().replaceAuthorNamesAndNomRef(name);
467 467
    }
468 468

  
469 469

  

Also available in: Unified diff