Uses of Class
org.europa.together.domain.acl.PermissionDO
Packages that use PermissionDO
Package
Description
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
-
Uses of PermissionDO in org.europa.together.business.acl
Methods in org.europa.together.business.acl that return PermissionDOModifier and TypeMethodDescriptionOverride the find() method to fetch a permission by the given id.Override the find() method to fetch a permission by the given roleName, resource and view.Methods in org.europa.together.business.acl that return types with arguments of type PermissionDOModifier and TypeMethodDescriptionPermissionDAO.listRolePermissions
(String roleName) List all permissions of a role.