@FunctionalInterface
public interface ModelResourcePermissionLogic<T extends GroupedModel>
Modifier and Type | Method and Description |
---|---|
Boolean |
contains(PermissionChecker permissionChecker,
String name,
T model,
String actionId) |
Boolean contains(PermissionChecker permissionChecker, String name, T model, String actionId) throws PortalException
PortalException