public interface DynamicConfigurationPropertyLocal
| Modifier and Type | Method and Description |
|---|---|
List<org.rhq.core.domain.configuration.DynamicConfigurationPropertyValue> |
lookupValues(String key)
Translates the provided property value key into its corresponding domain query and returns the
results.
|
List<org.rhq.core.domain.configuration.DynamicConfigurationPropertyValue> lookupValues(String key)
key - indicates the data being retrieved from the database; should be one of the constants
in PropertyExpressionEvaluatorCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.