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