org.modeshape.jcr.cache.change
Class PropertyAdded
java.lang.Object
org.modeshape.jcr.cache.change.Change
org.modeshape.jcr.cache.change.AbstractNodeChange
org.modeshape.jcr.cache.change.PropertyAdded
- All Implemented Interfaces:
- Serializable
public class PropertyAdded
- extends AbstractNodeChange
- See Also:
- Serialized Form
PropertyAdded
public PropertyAdded(NodeKey key,
Path nodePath,
Property property)
getProperty
public Property getProperty()
- Returns:
- property
getPathToNode
public Path getPathToNode()
- Returns:
- path
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.