Class SubmissionDefinitionConverter

java.lang.Object
org.dspace.app.rest.converter.SubmissionDefinitionConverter
All Implemented Interfaces:
DSpaceConverter<SubmissionConfig,SubmissionDefinitionRest>

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