This abstract class defines the base methods which are used by both the Manakin XML UI and the JSP UI to perform submission step processing.
This includes the following methods:
If you are using the JSP UI (with the SubmissionController servlet) you should extend the org.dspace.submit.SubmissionStep class, which defines additional methods used to maintain the context of the submission within a JSP environment! @see org.dspace.app.webui.submit.JSPStepManager @see org.dspace.app.webui.servlet.SubmissionController @see org.dspace.app.util.SubmissionConfig @see org.dspace.app.util.SubmissionStepConfig @author Tim Donohue @version $Revision: 3738 $
|
|
|
|
|
|
|
|
|
|
|
|