Uses of Class
org.dspace.app.util.SubmissionConfig

Packages that use SubmissionConfig
org.dspace.app.util   
 

Uses of SubmissionConfig in org.dspace.app.util
 

Methods in org.dspace.app.util that return SubmissionConfig
 SubmissionConfig SubmissionInfo.getSubmissionConfig()
          Return the current submission process config (which includes all steps which need to be completed for the submission to be successful)
 SubmissionConfig SubmissionConfigReader.getSubmissionConfig(String collectionHandle, boolean isWorkflow)
          Returns the Item Submission process config used for a particular collection, or the default if none is defined for the collection
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.