Class LinksetConverter

java.lang.Object
org.dspace.app.rest.signposting.converter.LinksetConverter
All Implemented Interfaces:
DSpaceConverter<List<Linkset>,LinksetRest>

@Component public class LinksetConverter extends Object implements DSpaceConverter<List<Linkset>,LinksetRest>
This is the converter from/to the Linkset in the DSpace API data model and the REST data model.
Author:
Francesco Pio Scognamiglio (francescopio.scognamiglio at 4science.com)