Uses of Class
org.dspace.submit.AbstractProcessingStep

Packages that use AbstractProcessingStep
org.dspace.submit.step   
 

Uses of AbstractProcessingStep in org.dspace.submit.step
 

Subclasses of AbstractProcessingStep in org.dspace.submit.step
 class CompleteStep
          This is the class which defines what happens once a submission completes!
 class DescribeStep
          Describe step for DSpace submission process.
 class InitialQuestionsStep
          Initial Submission servlet for DSpace.
 class LicenseStep
          License step for DSpace Submission Process.
 class SampleStep
          This is a Sample Step class which can be used as template for creating new custom Step processing classes!
 class SelectCollectionStep
          SelectCollection Step which processes the collection that the user selected in that step of the DSpace Submission process
 class SkipInitialQuestionsStep
          This is a Simple Step class that need to be used when you want skip the initial questions step!
 class UploadStep
          Upload step for DSpace.
 class VerifyStep
          Verify step for DSpace.
 



Copyright © 2010 DuraSpace. All Rights Reserved.