Creates a RoleAssignment for a given role, setting for it a parametric value, the role permissions and the category. For "role permissions" values, refer to method DirHumanParticipant.getPermissionValue(permission).
| Name | Type | Description | Mode |
|---|---|---|---|
| role | Fuego.Fdi.DirOrganizationalRole | the Directory Organizational Role, can not be null | in |
| parametricValue | String | if it is a parametric role, set parametric value for it | in |
| permissions | Int | in | |
| category | Int | the participant's category for this role | in |