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