public class NodeRemoved extends AbstractNodeChange
path
Constructor and Description |
---|
NodeRemoved(NodeKey key,
NodeKey parentKey,
Path path,
Name primaryType,
Set<Name> mixinTypes,
boolean queryable) |
Modifier and Type | Method and Description |
---|---|
NodeKey |
getParentKey()
Get the key for the parent under which the new node was added.
|
String |
toString() |
getKey, getMixinTypes, getPath, getPrimaryType, isQueryable, isType
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.