Uses of Interface
org.modeshape.jcr.JcrTools.Operation

Packages that use JcrTools.Operation
org.modeshape.jcr The ModeShape implementation of the JCR API. 
 

Uses of JcrTools.Operation in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement JcrTools.Operation
static class JcrTools.BasicOperation
           
static class JcrTools.BrowseContent
           
static class JcrTools.CountNodes
           
static class JcrTools.PrintNodes
           
 

Methods in org.modeshape.jcr with parameters of type JcrTools.Operation
 void JcrTools.repeatedlyWithSession(Repository repository, int times, JcrTools.Operation operation)
           
 double JcrTools.withSession(Repository repository, JcrTools.Operation operation)
           
 



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