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/DbImportAnnotationMapper.java
32 32
 * TODO maybe this class should not inherit from DbSingleAttributeImportMapperBase
33 33
 * as it does not map to a single attribute
34 34
 * @author a.mueller
35
 * @created 01.03.2010
35
 * @since 01.03.2010
36 36
 * @version 1.0
37 37
 */
38 38
public class DbImportAnnotationMapper extends DbSingleAttributeImportMapperBase<DbImportStateBase<?,?>, AnnotatableEntity> implements IDbImportMapper<DbImportStateBase<?,?>,AnnotatableEntity>{

Also available in: Unified diff