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

Portal User Management
Tag removeGroupFromGroup


Description

Deprecated. Use 'removeGroupFromGroup' in ugm_taglib.jar. 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.servlets.jsp.taglib.RemoveGroupFromGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Body Contentempty
Display NameRemove Group from Group

Attributes
NameRequiredRequest-timeDescription
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.