org.dspace.app.xmlui.aspect.submission.submit |
|
Java Source File Name | Type | Comment |
CCLicenseStep.java | Class | This is an optional page of the item submission processes. |
CompletedStep.java | Class | This is a conformation page informing the user that they have
completed the submission of the item. |
DescribeStep.java | Class | This is a step of the item submission processes. |
EditFileStep.java | Class | This is a sub step of the Upload step during item submission. |
InitialQuestionsStep.java | Class | This is the first official step of the item submission processes. |
LicenseStep.java | Class | This is the last step of the item submission processes. |
RemovedStep.java | Class | This is a confirmation page informing the user that they have
successfully removed their submission. |
RemoveSubmissionsAction.java | Class | Remove all selected submissions. |
ResumeStep.java | Class | This step is used when the a user clicks an unfinished submission
from the submissions page. |
ReviewStep.java | Class | This is a step of the item submission processes. |
SaveOrRemoveStep.java | Class | This is sort-of a step of the submission processes (not
an official "step", since it does not extend AbstractSubmissionStep). |
SelectCollectionStep.java | Class | Allow the user to select a collection they wish to submit an item to,
this step is sort-of but not officialy part of the item submission
processes. |
UploadStep.java | Class | This is a step of the item submission processes. |