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.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.