public interface ConfigurationOwnershipPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
has(ConfigurationKey key,
java.util.Map<java.lang.String,java.lang.String> variableValues)
Return true if there is a configuration value set for the given key + variables
|
boolean has(ConfigurationKey key, java.util.Map<java.lang.String,java.lang.String> variableValues)
key - configuration keyvariableValues - map of variable names to values