Interface AdminAccessPermissionPresentationInterface
| category |
System |
|---|---|
| package |
AdminAccess |
| subpackage |
Entities |
getGroup() : \AdminAccessGroupInterface
getRole() : \AdminAccessRoleInterface
isDeletingGranted() : boolean
booleanTrue if deleting is granted, false otherwise.
isReadingGranted() : boolean
booleanTrue if reading is granted, false otherwise.
isWritingGranted() : boolean
booleanTrue if writing is granted, false otherwise.