Uses of Class
org.dspace.submit.model.UploadConfiguration
-
Packages that use UploadConfiguration Package Description org.dspace.submit.model -
-
Uses of UploadConfiguration in org.dspace.submit.model
Methods in org.dspace.submit.model that return types with arguments of type UploadConfiguration Modifier and Type Method Description Map<String,UploadConfiguration>UploadConfigurationService. getMap()Method parameters in org.dspace.submit.model with type arguments of type UploadConfiguration Modifier and Type Method Description voidUploadConfigurationService. setMap(Map<String,UploadConfiguration> map)
-