Class EPersonConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.eperson.EPerson,​EPersonRest>

    @Component
    public class EPersonConverter
    extends DSpaceObjectConverter<org.dspace.eperson.EPerson,​EPersonRest>
    This is the converter from/to the EPerson in the DSpace API data model and the REST data model
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)