Project

General

Profile

« Previous | Next » 

Revision 2d481abb

Added by Katja Luther almost 10 years ago

changes in Fauna Europeae Import and Index Fungorum Import and PESI Export

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiSourceExport.java
422 422
		PesiExportMapping mapping = new PesiExportMapping(dbTableName);
423 423
		ExtensionType extensionType = null;
424 424
		
425
		mapping.addMapper(IdMapper.NewInstance("SourceId"));
425
	//	mapping.addMapper(IdMapper.NewInstance("SourceId"));
426 426
		
427 427
		// IMIS_Id
428 428
		extensionType = (ExtensionType)getTermService().find(ErmsTransformer.IMIS_UUID);

Also available in: Unified diff