Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal User and Group Management
Tag getChildGroupNames


Description

Retrieve the names of any groups that are children of the given group.


Tag Information
Tag Classcom.bea.p13n.usermgmt.taglib.GetChildGroupNamesTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.GetChildGroupNamesExtraInfo
Body Contentempty
Display NameGet Child Group Names

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider containing the group. The default provider will be used if not specified.
groupNametruetrue The name of the group to search for child groups.
idtruefalse The name of a variable which will return the child group names, as a String array. Returns a zero-length array if the group has no children.

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.