Class SuggestedValues
java.lang.Object
org.identityconnectors.framework.common.objects.SuggestedValues
List of suggested values, with openness specification.
Can be used to list suggested or discovered values for configuration properties.
- Since:
- 1.5.2.0
- Author:
- Radovan Semancik
-
Method Details
-
getValues
Returns list of suggested values. Values are ordered in the list in the same way as they should be presented. E.g. a most popular or probable value should be the first. -
getOpenness
Returns openness of value list. Closed lists (the default) can accept only specified values. Open lists can accept any value.- See Also:
-
equals
-
hashCode
public int hashCode() -
toString
-