eu.etaxonomy.cdm.io.common.mapping
Class CdmAttributeMapperBase
java.lang.Object
eu.etaxonomy.cdm.io.common.mapping.CdmMapperBase
eu.etaxonomy.cdm.io.common.mapping.CdmAttributeMapperBase
- Direct Known Subclasses:
- CdmSingleAttributeMapperBase, MultipleAttributeMapperBase, ObjectChangeMapper
public abstract class CdmAttributeMapperBase
- extends CdmMapperBase
- Version:
- 1.0
- Author:
- a.mueller
CdmAttributeMapperBase
public CdmAttributeMapperBase()
getSourceAttributes
public abstract Set<String> getSourceAttributes()
getDestinationAttributes
public abstract Set<String> getDestinationAttributes()
getSourceAttributeList
public abstract List<String> getSourceAttributeList()
getDestinationAttributeList
public abstract List<String> getDestinationAttributeList()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2013 EDIT. All Rights Reserved.