Uses of Class
org.dspace.app.xmlui.aspect.submission.AbstractStep

Packages that use AbstractStep
org.dspace.app.xmlui.aspect.submission   
org.dspace.app.xmlui.aspect.submission.submit   
org.dspace.app.xmlui.aspect.workflow   
 

Uses of AbstractStep in org.dspace.app.xmlui.aspect.submission
 

Subclasses of AbstractStep in org.dspace.app.xmlui.aspect.submission
 class AbstractSubmissionStep
          This abstract class represents an abstract submission page.
 

Uses of AbstractStep in org.dspace.app.xmlui.aspect.submission.submit
 

Subclasses of AbstractStep in org.dspace.app.xmlui.aspect.submission.submit
 class CCLicenseStep
          This is an optional page of the item submission processes.
 class CompletedStep
          This is a conformation page informing the user that they have completed the submission of the item.
 class DescribeStep
          This is a step of the item submission processes.
 class EditFileStep
          This is a sub step of the Upload step during item submission.
 class InitialQuestionsStep
          This is the first official step of the item submission processes.
 class LicenseStep
          This is the last step of the item submission processes.
 class RemovedStep
          This is a confirmation page informing the user that they have successfully removed their submission.
 class ResumeStep
          This step is used when the a user clicks an unfinished submission from the submissions page.
 class ReviewStep
          This is a step of the item submission processes.
 class SaveOrRemoveStep
          This is sort-of a step of the submission processes (not an official "step", since it does not extend AbstractSubmissionStep).
 class SelectCollectionStep
          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.
 class UploadStep
          This is a step of the item submission processes.
 

Uses of AbstractStep in org.dspace.app.xmlui.aspect.workflow
 

Subclasses of AbstractStep in org.dspace.app.xmlui.aspect.workflow
 class PerformTaskStep
          This step displays a workfrow item to the user and and presents several possible actions that they may preform on the task.
 class RejectTaskStep
          This step is used when the user has selected to reject the item.
 



Copyright © 2013 DuraSpace. All Rights Reserved.