Interface LayoutSetPrototypePermission
public interface LayoutSetPrototypePermission
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(PermissionChecker permissionChecker, long layoutSetPrototypeId, String actionId) boolean
contains
(PermissionChecker permissionChecker, long layoutSetPrototypeId, String actionId)
-
Method Details
-
check
void check(PermissionChecker permissionChecker, long layoutSetPrototypeId, String actionId) throws PrincipalException - Throws:
PrincipalException
-
contains
-