public class GiftRegistryConfigProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
GiftRegistryConfigProperties() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getConfigValue(java.lang.String key)
Returns the first value from the configuration file as a string
|
public static final java.lang.String COPYRIGHT
public static java.lang.String getConfigValue(java.lang.String key)
key
- the key to find a value for,
the format is hierarchy path1 + "/" + path2 .. + "/" + nameOfAttribute