public class SystemSettingsConfiguration extends Object implements IConfiguration
| Constructor and Description |
|---|
SystemSettingsConfiguration(String id,
ISystemSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Properties |
getProperties() |
void |
update(Properties properties) |
public SystemSettingsConfiguration(String id, ISystemSettings settings)
public String getId()
getId in interface IConfigurationpublic Properties getProperties() throws IOException
getProperties in interface IConfigurationIOExceptionpublic void update(Properties properties) throws IOException
update in interface IConfigurationIOExceptionCopyright © 2017 Hitachi Vantara. All rights reserved.