ModeShape Distribution 3.5.0.Final

Uses of Interface
org.modeshape.jcr.api.JcrTools.NodeOperation

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

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.