Uses of Class
org.dspace.app.util.SubmissionConfigReaderException
-
Packages that use SubmissionConfigReaderException Package Description org.dspace.app.util Miscellaneous utility classes. -
-
Uses of SubmissionConfigReaderException in org.dspace.app.util
Methods in org.dspace.app.util that throw SubmissionConfigReaderException Modifier and Type Method Description SubmissionStepConfigSubmissionConfigReader. getStepConfig(String stepID)Returns a particular global step definition based on its ID.voidSubmissionConfigReader. reload()Constructors in org.dspace.app.util that throw SubmissionConfigReaderException Constructor Description SubmissionConfigReader()Load Submission Configuration from the item-submission.xml configuration file
-