Uses of Class
org.dspace.app.util.SubmissionConfigReaderException
Packages that use SubmissionConfigReaderException
Package
Description
Miscellaneous utility classes.
-
Uses of SubmissionConfigReaderException in org.dspace.app.util
Methods in org.dspace.app.util that throw SubmissionConfigReaderExceptionModifier and TypeMethodDescriptionSubmissionConfigReader.getStepConfig(String stepID) Returns a particular global step definition based on its ID.voidSubmissionConfigReader.reload()Constructors in org.dspace.app.util that throw SubmissionConfigReaderExceptionModifierConstructorDescriptionLoad Submission Configuration from the item-submission.xml configuration file -
Uses of SubmissionConfigReaderException in org.dspace.content.authority
Methods in org.dspace.content.authority that throw SubmissionConfigReaderException -
Uses of SubmissionConfigReaderException in org.dspace.content.authority.service
Methods in org.dspace.content.authority.service that throw SubmissionConfigReaderExceptionModifier and TypeMethodDescriptionvoidChoiceAuthorityService.clearCache()This method has been created to have a way of clearing the cache kept inside the service -
Uses of SubmissionConfigReaderException in org.dspace.submit.factory
Methods in org.dspace.submit.factory that throw SubmissionConfigReaderExceptionModifier and TypeMethodDescriptionabstract SubmissionConfigServiceSubmissionServiceFactory.getSubmissionConfigService()SubmissionServiceFactoryImpl.getSubmissionConfigService() -
Uses of SubmissionConfigReaderException in org.dspace.submit.service
Methods in org.dspace.submit.service that throw SubmissionConfigReaderExceptionModifier and TypeMethodDescriptionSubmissionConfigService.getCollectionsBySubmissionConfig(Context context, String submitName) SubmissionConfigService.getStepConfig(String stepID) SubmissionConfigServiceImpl.getStepConfig(String stepID) voidSubmissionConfigService.reload()voidSubmissionConfigServiceImpl.reload()Constructors in org.dspace.submit.service that throw SubmissionConfigReaderException