Uses of Interface
org.hippoecm.repository.util.CopyHandler
Packages that use CopyHandler
-
Uses of CopyHandler in org.hippoecm.repository.util
Classes in org.hippoecm.repository.util that implement CopyHandlerModifier and TypeClassDescriptionclass
CopyHandler that adds the first node as a child.class
CopyHandler that overwrites the first started node.Methods in org.hippoecm.repository.util with parameters of type CopyHandlerModifier and TypeMethodDescriptionstatic Node
JcrUtils.copyTo
(Node srcNode, CopyHandler chain) static void
JcrUtils.copyToChain
(Node srcNode, CopyHandler chain)