public interface SystemConfigurationManager extends Remote
Modifier and Type | Method and Description |
---|---|
NamedValue[] |
getSystemConfigurationProperties(String[] properties)
Returns the values for the requested system configuration properties.
|
NamedValue[] getSystemConfigurationProperties(String[] properties) throws FdkException
SystemConfigurationProperties
.properties
- The names of the properties to be returned.FdkErrorCodes.FDK_PARAMETER_ERROR
- if an invalid property name
is requested. Other error codes may also be thrown if the
operation fails.FdkException
Copyright © 2023. All rights reserved.