Uses of Class
org.xwiki.configuration.ConfigurationSaveException
-
Uses of ConfigurationSaveException in org.xwiki.configuration
Methods in org.xwiki.configuration that throw ConfigurationSaveExceptionModifier and TypeMethodDescriptiondefault voidConfigurationSource.setProperties(Map<String, Object> properties) default voidConfigurationSource.setProperty(String key, Object value) Set a property, this will replace any previously set values.