Package | Description |
---|---|
org.hippoecm.repository.util |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCopyHandler
CopyHandler that adds the first node as a child.
|
class |
OverwritingCopyHandler
CopyHandler that overwrites the first started node.
|
Modifier and Type | Method and Description |
---|---|
static javax.jcr.Node |
JcrUtils.copyTo(javax.jcr.Node srcNode,
CopyHandler chain)
Copies
Node srcNode to destNode with a handler to rewrite content if necessary. |
static void |
JcrUtils.copyToChain(javax.jcr.Node srcNode,
CopyHandler chain) |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.