Project

General

Profile

« Previous | Next » 

Revision e29e2ebd

Added by Katja Luther over 7 years ago

smaller changes for specimen import and others

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/dataimport/SpecimenImportView.java
71 71
//                    new TransientCdmRepository(CdmStore.getCurrentApplicationConfiguration());
72 72
            //configurator.setCdmAppController(repo);
73 73
            configurator.setAddMediaAsMediaSpecimen(true);
74
            configurator.setAllowReuseOtherClassifications(true);
75
            
74 76
            Job job = CdmStore.getImportManager().createIOServiceJob(configurator, resultStream, SOURCE_TYPE.INPUTSTREAM);
75 77
            CdmStore.getImportManager().run(job);
76 78
            

Also available in: Unified diff