public abstract static class JcrTools.BasicOperation extends Object implements JcrTools.Operation
Modifier | Constructor and Description |
---|---|
protected |
BasicOperation(JcrTools tools) |
Modifier and Type | Method and Description |
---|---|
protected Node |
assertNode(Session session,
String path,
String primaryType,
String... mixinTypes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
protected JcrTools tools
protected BasicOperation(JcrTools tools)
protected Node assertNode(Session session, String path, String primaryType, String... mixinTypes) throws RepositoryException
RepositoryException
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.