Class ResearcherProfileConverter

java.lang.Object
org.dspace.app.rest.converter.ResearcherProfileConverter
All Implemented Interfaces:
DSpaceConverter<ResearcherProfile,ResearcherProfileRest>

@Component public class ResearcherProfileConverter extends Object implements DSpaceConverter<ResearcherProfile,ResearcherProfileRest>
This converter is responsible for transforming an model that represent a ResearcherProfile to the REST representation of an ResearcherProfile.
Author:
Luca Giamminonni (luca.giamminonni at 4science.it)