Project

General

Profile

« Previous | Next » 

Revision 96533ef2

Added by Andreas Müller about 12 years ago

getAllRelationships reimplemented to match only relevant relationship classes,
Export generics include Transformer type

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiExportState.java
25 25
 * @date 12.02.2010
26 26
 *
27 27
 */
28
public class PesiExportState extends DbExportStateBase<PesiExportConfigurator>{
28
public class PesiExportState extends DbExportStateBase<PesiExportConfigurator, PesiTransformer>{
29 29
	@SuppressWarnings("unused")
30 30
	private static final Logger logger = Logger.getLogger(PesiExportState.class);
31 31
	

Also available in: Unified diff