Class HarvestedCollectionConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.harvest.HarvestedCollection,​HarvestedCollectionRest>

    @Component
    public class HarvestedCollectionConverter
    extends Object
    implements DSpaceConverter<org.dspace.harvest.HarvestedCollection,​HarvestedCollectionRest>
    This is the converter from/to the HarvestedCollection in the DSpace API data model and the REST data model
    Author:
    Jelle Pelgrims (jelle.pelgrims at atmire.com)