Class MinimalSourceUpdater

  • All Implemented Interfaces:
    CvTermEnricher<Source>, MIEnricher<Source>, SourceEnricher
    Direct Known Subclasses:
    FullSourceUpdater

    public class MinimalSourceUpdater
    extends MinimalSourceEnricher
    Provides minimum update of a Source. - update minimal properties of CvTerm (see MinimalCvTermUpdater for more details) - update publication properties using publication updater. If the publication in the source to enrich is different from the one from the fetched source (see DefaultPublicationComparator for more details), it will override the publication with the one from the fetched source before enriching it with the publication enricher,
    Since:
    29/01/14
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)