Interface ViewPermission
- All Superinterfaces:
Comparable<Permission>, Permission, ReadPermission
- All Known Subinterfaces:
EditPermission
- All Known Implementing Classes:
EditPermissionImpl, ViewPermissionImpl
View permission interface.
While ReadPermission allows the business logic on behalf of the current user to access the data, it does not mean that the user is allowed to view the data via the UI. This requires ViewPermission.
- Author:
- harald
-
Field Summary
Fields -
Method Summary
Methods inherited from interface Comparable
compareToMethods inherited from interface Permission
appliesTo, getDescription, getName, getPermissionInterface, isAllowedBy, isDeniedBy
-
Field Details
-
NAME
-