| Package | Description |
|---|---|
| org.dspace.app.xmlui.aspect.submission |
| Modifier and Type | Field and Description |
|---|---|
protected StepAndPage |
AbstractStep.stepAndPage
The current step and page's numeric values that it is at currently.
|
| Modifier and Type | Method and Description |
|---|---|
static StepAndPage[] |
FlowUtils.getListOfAllSteps(javax.servlet.http.HttpServletRequest request,
SubmissionInfo subInfo)
Retrieves a list of all steps and pages within the
current submission process.
|
StepAndPage |
AbstractStep.getMaxStepAndPageReached()
Find the maximum step and page that the user has
reached in the submission processes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStep.addJumpButton(List list,
Message buttonText,
StepAndPage stepAndPage)
Adds a single "jump-to" button, which when clicked will
jump the user directly to a particular step within the
submission process.
|
int |
StepAndPage.compareTo(StepAndPage o) |
Copyright © 2016 DuraSpace. All Rights Reserved.