Portal User and Group Management
Tag createGroup


Description

Create a new group, 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.taglib.CreateGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.CreateGroupExtraInfo
Body Contentempty
Display NameCreate Group

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider for the new group. The default provider will be used if not specified.
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.

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.