|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jcr.cache.change.Change
org.modeshape.jcr.cache.change.AbstractNodeChange
org.modeshape.jcr.cache.change.PropertyAdded
public class PropertyAdded

| Field Summary |
|---|
| Fields inherited from class org.modeshape.jcr.cache.change.AbstractNodeChange |
|---|
path |
| Constructor Summary | |
|---|---|
PropertyAdded(NodeKey key,
Path nodePath,
Property property)
|
|
| Method Summary | |
|---|---|
Path |
getPathToNode()
|
Property |
getProperty()
|
String |
toString()
|
| Methods inherited from class org.modeshape.jcr.cache.change.AbstractNodeChange |
|---|
getKey, getPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyAdded(NodeKey key,
Path nodePath,
Property property)
| Method Detail |
|---|
public Property getProperty()
public Path getPathToNode()
public String toString()
toString in class Object
|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||