Class ChainedEntityMapper<T extends Identifiable>

java.lang.Object
ubic.gemma.core.loader.util.mapper.ChainedEntityMapper<T>
All Implemented Interfaces:
EntityMapper<T>

public class ChainedEntityMapper<T extends Identifiable> extends Object implements EntityMapper<T>
Implementation of a chain of entity mappers.
Author:
poirigui