Project

General

Profile

« Previous | Next » 

Revision 56f67be2

Added by Andreas Müller almost 10 years ago

revert idMapping for sources, and some javadoc remove

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