Provider of
values.- Since:
- 1.0
- See Also:
-
Method Summary
-
Method Details
-
resolve
Resolves and provides aSetofvalueswhich represents a set of possible and valid values for a parameter.- Returns:
- a
Setofvalues. - Throws:
ValueResolvingException- if an error occurs during the resolving
-
getId
String getId()This is the id of the ValueProvider. It should not be repeated amongValueProviderin the same extension. Multiple calls to this method must always return the same fixed value.- Returns:
- name of the resolver
-