ModeShape Distribution 3.0.0.Alpha4

Uses of Class
org.modeshape.jcr.api.JcrTools

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

Fields in org.modeshape.jcr.api declared as JcrTools
protected  JcrTools JcrTools.BasicOperation.tools
           
 

Constructors in org.modeshape.jcr.api with parameters of type JcrTools
JcrTools.BasicOperation(JcrTools tools)
           
JcrTools.BrowseContent(JcrTools tools, String path)
           
JcrTools.CountNodes(JcrTools tools)
           
JcrTools.PrintNodes(JcrTools tools)
           
 


ModeShape Distribution 3.0.0.Alpha4

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