public class PermissionDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
PermissionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Used to unregistered a PermissionDescriptor out of the list of already registered contributions.
|
List<String> |
getAliasPermissions() |
List<String> |
getIncludePermissions() |
String |
getName() |
List<String> |
getRemovePermissions() |
String |
toString() |
public PermissionDescriptor()
public List<String> getIncludePermissions()
public List<String> getRemovePermissions()
public List<String> getAliasPermissions()
public boolean equals(Object o)
Copyright © 2019 Nuxeo. All rights reserved.