Class FullEntityUpdater<P extends Entity,​F extends Feature>

  • All Implemented Interfaces:
    EntityEnricher<P,​F>, MIEnricher<P>

    public class FullEntityUpdater<P extends Entity,​F extends Feature>
    extends FullEntityEnricher<P,​F>
    The participant enricher is an enricher which can enrich either single participant or a collection. The participant enricher has subEnrichers and no fetchers.
    Since:
    19/06/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)