Package | Description |
---|---|
com.hp.ucmdb.api.configuration |
This package contains services for Infrastructure settings management.
|
com.hp.ucmdb.api.configuration.notification |
Modifier and Type | Method and Description |
---|---|
ConfigParameter |
ConfigurationService.getConfigParameter(String parameterName,
Locale locale)
Returns the specified ConfigParameter.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigParameter> |
ConfigurationService.getAllConfigParameters(Locale locale,
boolean displayableInUI)
Returns all ConfigParameters.
|
Map<String,ConfigParameter> |
ConfigurationService.getConfigParameters(List<String> parametersName,
Locale locale)
Returns the specified ConfigParameters.
|
Modifier and Type | Method and Description |
---|---|
Collection<ConfigParameter> |
ConfigurationParametersChange.getAddedConfigurationParameters() |
Collection<ConfigParameter> |
ConfigurationParametersChange.getRemovedConfigurationParameters() |
Collection<ConfigParameter> |
ConfigurationParametersChange.getUpdatedConfigurationParameters() |
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.