|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcrTools.NodeOperation | |
---|---|
org.modeshape.jcr.api | This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality,
as well as defining the Repositories interface as a generic abstraction to any container of multiple
JCR Repository instances. |
Uses of JcrTools.NodeOperation in org.modeshape.jcr.api |
---|
Methods in org.modeshape.jcr.api with parameters of type JcrTools.NodeOperation | |
---|---|
void |
JcrTools.onEachNode(Session session,
boolean includeSystemNodes,
JcrTools.NodeOperation operation)
Execute the supplied operation on each node in the workspace accessible by the supplied session. |
protected void |
JcrTools.onEachNodeBelow(Node parent,
JcrTools.NodeOperation operation)
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |