Class SubmissionFormConverter

java.lang.Object
org.dspace.app.rest.converter.SubmissionFormConverter
All Implemented Interfaces:
DSpaceConverter<DCInputSet,SubmissionFormRest>

@Component public class SubmissionFormConverter extends Object implements DSpaceConverter<DCInputSet,SubmissionFormRest>
This is the converter from/to the DCInputSet in the DSpace API data model and the REST data model
Author:
Andrea Bollini (andrea.bollini at 4science.it)