|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.nodebuilder.NodeBuilderUtil
public class NodeBuilderUtil
Some util methods to interfere with the NodeBuilder
.
Constructor Summary | |
---|---|
NodeBuilderUtil()
|
Method Summary | |
---|---|
static void |
build(java.lang.String repository,
NodeOperation... ops)
|
static void |
build(java.lang.String repository,
java.lang.String rootPath,
NodeOperation... ops)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeBuilderUtil()
Method Detail |
---|
public static void build(java.lang.String repository, NodeOperation... ops) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public static void build(java.lang.String repository, java.lang.String rootPath, NodeOperation... ops) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |