Package org.dspace.app.rest.submit
-
Interface Summary Interface Description AbstractRestProcessingStep Interface for the submission steps to populate sections in the in progress submission and react to patch requests.ListenerProcessingStep This interface allows a submission step to access and modify if needed an inprogress submission also when changes are requested to sections other than the one managed by the step itself.UploadableStep The interface for submission Steps that need to deal with file upload -
Class Summary Class Description PatchConfigurationService Class to mantain mapping configuration for PATCH operation needed by the Submission processSubmissionService Service to manipulate in-progress submissions.