Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ChildUserList Constructor (ChildUser[])

Constructor that populates this object with an array of ChildUsers and indicates that this is the complete list.

public ChildUserList(
   ChildUser[] list
);

Parameters

list
The list of ChildUsers to be returned to the portal.

See Also

ChildUserList Class | Plumtree.Remote.Auth Namespace | ChildUserList Constructor Overload List