org.modeshape.jcr
Class JcrTools.BasicOperation
java.lang.Object
org.modeshape.jcr.JcrTools.BasicOperation
- All Implemented Interfaces:
- JcrTools.Operation
- Direct Known Subclasses:
- JcrTools.BrowseContent, JcrTools.CountNodes, JcrTools.PrintNodes
- Enclosing class:
- JcrTools
public abstract static class JcrTools.BasicOperation
- extends Object
- implements JcrTools.Operation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tools
protected JcrTools tools
JcrTools.BasicOperation
protected JcrTools.BasicOperation(JcrTools tools)
assertNode
protected Node assertNode(Session session,
String path,
String primaryType,
String... mixinTypes)
throws RepositoryException
- Throws:
RepositoryException
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.