Portal User Management
Tag createGroup


Deprecated. Use 'createGroup' in ugm_taglib.jar. Create a new groupm, and a corresponding group profile in the personalization database. This operation can only be performed by an administrator.


Tag Information
Tag Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo
Body Contentempty
Display NameCreate Group

Attributes
NameRequiredRequest-timeDescription
groupNametruetrue The name of the new group.
parentNamefalsetrue The name of the group to set as the parent of the new group.
resulttruefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.CREATE_GROUP_OK, UserManagementTagConstants.CREATE_GROUP_FAILED, UserManagementTagConstants.GROUP_EXISTS
idfalsefalse The name of a variable which will return the created Group object.

Variables
No Variables Defined.


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