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 removeGroupFromGroup


Description

Remove a child group from their parent. Neither group is deleted or removed, and the former child group becomes a top-level group. This operation can only be performed by an administrator.


Tag Information
Tag Classcom.bea.p13n.usermgmt.taglib.RemoveGroupFromGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.ResultTagExtraInfo
Body Contentempty
Display NameRemove Group from Group

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider containing the group. The default provider will be used if not specified.
childGroupNametruetrue The name of the child group to remove from its parent.
parentGroupNametruetrue The name of the parent group from which the child group will be removed.
resulttruefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.REMOVE_GROUP_OK, UserManagementTagConstants.REMOVE_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.