Project

General

Profile

« Previous | Next » 

Revision a88578ce

Added by Andreas Müller almost 6 years ago

ref #6241 replaced @created by @since in cdmlib

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/mapping/out/DbDistributionStatusMapper.java
23 23
 * Maps distribution to a database foreign key or cache field.
24 24
 * Requires according transformer implementation.
25 25
 * @author a.mueller
26
 * @created 06.02.2012
26
 * @since 06.02.2012
27 27
 */
28 28
public class DbDistributionStatusMapper extends DbSingleAttributeExportMapperBase<DbExportStateBase<?, IExportTransformer>> implements IDbExportMapper<DbExportStateBase<?, IExportTransformer>, IExportTransformer>{
29 29
	@SuppressWarnings("unused")

Also available in: Unified diff