Interface AdminAccessRoleReaderInterface
| category |
System |
|---|---|
| package |
AdminAccess |
| subpackage |
Readers |
getAll() : \AdminAccessRoleCollection
getByCustomerId(\IdType $customerId) : \AdminAccessRoleCollection
| Throws |
|
|---|
\AdminAccessRoleCollectionRole collection with all roles of a certain user.
getById(\IdType $roleId) : \AdminAccessRoleInterface