Class SubmissionSectionConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.app.util.SubmissionStepConfig,​SubmissionSectionRest>

    @Component
    public class SubmissionSectionConverter
    extends Object
    implements DSpaceConverter<org.dspace.app.util.SubmissionStepConfig,​SubmissionSectionRest>
    This is the converter from/to the SubmissionStepConfig in the DSpace API data model and the REST data model
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
    • Constructor Detail

      • SubmissionSectionConverter

        public SubmissionSectionConverter()
    • Method Detail

      • getSubmissionConfigReader

        public org.dspace.app.util.SubmissionConfigReader getSubmissionConfigReader()
                                                                             throws org.dspace.app.util.SubmissionConfigReaderException
        Throws:
        org.dspace.app.util.SubmissionConfigReaderException