@Component public class PermissionServiceImpl extends Object implements PermissionService
| Constructor and Description |
|---|
PermissionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasPermissionOnEntityType(String entityTypeId,
Permission permission) |
boolean |
hasPermissionOnPlugin(String pluginId,
Permission permission) |
public boolean hasPermissionOnPlugin(String pluginId, Permission permission)
hasPermissionOnPlugin in interface PermissionServicepublic boolean hasPermissionOnEntityType(String entityTypeId, Permission permission)
hasPermissionOnEntityType in interface PermissionServiceCopyright © 2017. All rights reserved.