Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

UserInfoMap Constructor (NamedValue[])

Creates a new NamedValueMap instance and initializes it with values from the given array.

public UserInfoMap(
   NamedValue[] nvArray
);

Parameters

nvArray
The array of named values.

See Also

UserInfoMap Class | Plumtree.Remote.Util Namespace | UserInfoMap Constructor Overload List