Class HarvestedCollectionConverter

java.lang.Object
org.dspace.app.rest.converter.HarvestedCollectionConverter
All Implemented Interfaces:
DSpaceConverter<HarvestedCollection,HarvestedCollectionRest>

@Component public class HarvestedCollectionConverter extends Object implements DSpaceConverter<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)