public class ChildNodeCountUpdated extends Object
Container
's child node count has changedConstructor and Description |
---|
ChildNodeCountUpdated() |
Modifier and Type | Method and Description |
---|---|
Integer |
getChildNodeCount()
New node count.
|
Integer |
getNodeId()
Id of the node that has changed.
|
void |
setChildNodeCount(Integer childNodeCount)
New node count.
|
void |
setNodeId(Integer nodeId)
Id of the node that has changed.
|
public Integer getNodeId()
public void setNodeId(Integer nodeId)
public Integer getChildNodeCount()
public void setChildNodeCount(Integer childNodeCount)
Copyright © 2017 WebFolder OÜ. All rights reserved.