org.modeshape.jcr
Class JcrTools.BrowseContent

java.lang.Object
  extended by org.modeshape.jcr.JcrTools.BasicOperation
      extended by org.modeshape.jcr.JcrTools.BrowseContent
All Implemented Interfaces:
JcrTools.Operation
Enclosing class:
JcrTools

public static class JcrTools.BrowseContent
extends JcrTools.BasicOperation


Field Summary
 
Fields inherited from class org.modeshape.jcr.JcrTools.BasicOperation
tools
 
Constructor Summary
JcrTools.BrowseContent(JcrTools tools, String path)
           
 
Method Summary
 void run(Session s)
           
 
Methods inherited from class org.modeshape.jcr.JcrTools.BasicOperation
assertNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrTools.BrowseContent

public JcrTools.BrowseContent(JcrTools tools,
                              String path)
Method Detail

run

public void run(Session s)
         throws RepositoryException
Throws:
RepositoryException


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