org.modeshape.jcr.cache.change
Class NodeRemoved
java.lang.Object
org.modeshape.jcr.cache.change.Change
org.modeshape.jcr.cache.change.AbstractNodeChange
org.modeshape.jcr.cache.change.NodeRemoved
- All Implemented Interfaces:
- Serializable
public class NodeRemoved
- extends AbstractNodeChange
- See Also:
- Serialized Form
NodeRemoved
public NodeRemoved(NodeKey key,
NodeKey parentKey,
Path path)
getParentKey
public NodeKey getParentKey()
- Get the key for the parent under which the new node was added.
- Returns:
- the key for the parent; never null
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.