ModeShape Distribution 3.2.0.Final

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

Packages that use JcrTools.Operation
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.Operation in org.modeshape.jcr.api
 

Classes in org.modeshape.jcr.api 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.api with parameters of type JcrTools.Operation
 void JcrTools.repeatedlyWithSession(Repository repository, int times, JcrTools.Operation operation)
           
 double JcrTools.withSession(Repository repository, JcrTools.Operation operation)
           
 


ModeShape Distribution 3.2.0.Final

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