Uses of Class
org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Uses of SuggestedValuesBuilder in org.identityconnectors.framework.common.objects
Modifier and TypeMethodDescriptionAdd each of the specified objects as a value for SuggestedValues instance that is being built.SuggestedValuesBuilder.addValues
(Collection<?> obj) Adds each object in the collection as a value for SuggestedValues instance that is being built.