public interface SystemGlobalData
Modifier and Type | Method and Description |
---|---|
List |
getAttributeList()
Returns a list of available Global Attributes.
|
String |
getAttributeValue(String attrName)
Returns the value for a enterprise-wide configuration data.
|
String getAttributeValue(String attrName) throws NoAttributeFoundException
attrName
- attribute name as specified in the attribute element, name attribute in the properties.xml file of the service archiveNoAttributeFoundException
- if the attribute does not exist.List getAttributeList()
Copyright © 2023 Avaya. All rights reserved.