|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicConfigurationPropertyLocal
Responsible for retrieving configuration property values from the database.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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 PropertyExpressionEvaluator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||