Portal User Management
Tag addGroupToGroup


Deprecated. Use 'addGroupToGroup' in ugm_taglib.jar. Add a group as a child of another group. Since a group can only have one parent, any previous relationship with another parent will be destroyed. 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.servlets.jsp.taglib.AddGroupToGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Body Contentempty
Display NameAdd Group to Group

Attributes
NameRequiredRequest-timeDescription
childGroupNametruetrue The name of the child group.
parentGroupNamefalsetrue 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.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}