public class PermissionNodeRemovedEvent extends ContextualEvent implements UberFireEvent
Event notifying a new permission node is removed.
| Constructor and Description |
|---|
PermissionNodeRemovedEvent(ACLEditor aclEditor,
PermissionNode parentNode,
PermissionNode childNode) |
| Modifier and Type | Method and Description |
|---|---|
PermissionNode |
getChildNode() |
PermissionNode |
getParentNode() |
getContextpublic PermissionNodeRemovedEvent(ACLEditor aclEditor, PermissionNode parentNode, PermissionNode childNode)
public PermissionNode getParentNode()
public PermissionNode getChildNode()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.