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.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008 BEA Systems, Inc. All Rights Reserved.