OrganizationGroup.addRoleAssignment(role,parametricValue,permissions)
Assigns a role to the group.
Arguments:
Name
Type
Description
Mode
role
String
the role Id of a DirOrganizationalRole, cannot be null
in
parametricValue
String
parametric value of the assigned role (if applicable)
in
permissions
Int
permissions granted for the given role
in
Parent topic:
Fuego.Lib : OrganizationGroup