Project

General

Profile

« Previous | Next » 

Revision 5947a91a

Added by Andreas Müller almost 12 years ago

latest changes for PESI export, moving old IOs to extra package

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiTransformer.java
124 124
	public static int REF_JOURNAL = 9;
125 125
	public static int REF_UNRESOLVED = 10;
126 126
	public static int REF_PUBLICATION = 11;
127
	public static String REF_STR_UNRESOLVED = "unresolved";
127 128
	
128 129
	// NameStatus
129 130
	public static int NAME_ST_NOM_INVAL = 1;
......
528 529
	public static int NEW_COMBINATION_REFERENCE = 6;
529 530
	public static int STATUS_SOURCE = 7;
530 531
	public static int NOMENCLATURAL_REFERENCE = 8;
532
	public static String STR_NOMENCLATURAL_REFERENCE = "nomenclatural reference";
531 533

  
532 534
	// Area
533 535
	public static int AREA_EAST_AEGEAN_ISLANDS = 1;

Also available in: Unified diff