Uses of Interface
org.hippoecm.repository.util.CopyHandler
-
Uses of CopyHandler in org.hippoecm.repository.util
Modifier and TypeClassDescriptionclass
CopyHandler that adds the first node as a child.class
CopyHandler that overwrites the first started node.Modifier and TypeMethodDescriptionstatic Node
JcrUtils.copyTo
(Node srcNode, CopyHandler chain) static void
JcrUtils.copyToChain
(Node srcNode, CopyHandler chain)