public class DSpaceConfigurationService extends Object implements ConfigurationService
| Constructor and Description |
|---|
DSpaceConfigurationService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanProperty(String module,
String key,
boolean defaultValue) |
String |
getProperty(String key) |
String |
getProperty(String module,
String key) |
public String getProperty(String key)
getProperty in interface ConfigurationServicepublic String getProperty(String module, String key)
getProperty in interface ConfigurationServicepublic boolean getBooleanProperty(String module, String key, boolean defaultValue)
getBooleanProperty in interface ConfigurationServiceCopyright © 2017 DuraSpace. All rights reserved.