Uses of Package
org.dspace.app.rest.submit
-
Packages that use org.dspace.app.rest.submit Package Description org.dspace.app.rest.submit org.dspace.app.rest.submit.factory org.dspace.app.rest.submit.step org.dspace.app.rest.submit.step.validation -
Classes in org.dspace.app.rest.submit used by org.dspace.app.rest.submit Class Description 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.SubmissionService Service to manipulate in-progress submissions. -
Classes in org.dspace.app.rest.submit used by org.dspace.app.rest.submit.factory Class Description PatchConfigurationService Class to mantain mapping configuration for PATCH operation needed by the Submission process -
Classes in org.dspace.app.rest.submit used by org.dspace.app.rest.submit.step Class 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.SubmissionService Service to manipulate in-progress submissions.UploadableStep The interface for submission Steps that need to deal with file upload -
Classes in org.dspace.app.rest.submit used by org.dspace.app.rest.submit.step.validation Class Description SubmissionService Service to manipulate in-progress submissions.