Constructs a new roles service object.
Service configuration.
Delete a role record via its id.
The id of the record to delete.
Query all roles.
Optionaloptions: RolesReadOptionsOptional options for read operation.
The result of the read operation.
Query some roles via a haystack filter.
The haystack filter to query by.
Optionaloptions: RolesReadOptionsOptional options for read operation.
The result of the read operation.
Read a role via its id.
The id of the role to read.
The role record.
An implementation of the FIN Roles service.