new PermissionSetRole()
- Source:
Methods
(static) PermissionSetRole#getId() → {String}
Get the field value
Not a normal Clover ID
- Source:
Returns:
- Type
- String
(static) PermissionSetRole#getPermissionSet() → {base.Reference}
Get the field value
The role
- Source:
Returns:
- Type
- base.Reference
(static) PermissionSetRole#getRole() → {base.Reference}
Get the field value
The role
- Source:
Returns:
- Type
- base.Reference
(static) PermissionSetRole#setId(id)
Set the field value
Not a normal Clover ID
Parameters:
Name | Type | Description |
---|---|---|
id |
String |
- Source:
(static) PermissionSetRole#setPermissionSet(permissionSet)
Set the field value
The role
Parameters:
Name | Type | Description |
---|---|---|
permissionSet |
base.Reference |
- Source:
(static) PermissionSetRole#setRole(role)
Set the field value
The role
Parameters:
Name | Type | Description |
---|---|---|
role |
base.Reference |
- Source: