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() |
Copyright © 2015 Nuxeo SA. All rights reserved.