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 addGroupToGroup


Description

Add a group as a child of another group. Both the parent group and the child group must previously exist for proper tag behavior. This operation can only be performed by an administrator.


Tag Information
Tag Classcom.bea.p13n.usermgmt.taglib.AddGroupToGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.ResultTagExtraInfo
Body Contentempty
Display NameAdd Group to Group

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider for group addition. The default provider will be used if not specified.
childGroupNametruetrue The name of the child group.
parentGroupNametruetrue The name of the parent group.
resulttruefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.ADD_GROUP_OK, UserManagementTagConstants.ADD_GROUP_FAILED

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.