Class FullInteractorPoolUpdater

  • All Implemented Interfaces:
    InteractorEnricher<InteractorPool>, MIEnricher<InteractorPool>

    public class FullInteractorPoolUpdater
    extends FullInteractorBaseUpdater<InteractorPool>
    A full updater for interactor pools. See description of full update in AbstractInteractorUpdater. - update all interactors in existing pool using a composite interactor enricher if it is not null. It will add missing interactors in the pool and remove any interactors that are not in the fetched interactor pool
    Since:
    30/01/14
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)