Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ChildGroupList Constructor (ChildGroup[])

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

public ChildGroupList(
   ChildGroup[] list
);

Parameters

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

See Also

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