Interface CopyServicePolicies.OnCopyCompletePolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onCopyComplete

        void onCopyComplete​(QName classRef,
                            NodeRef sourceNodeRef,
                            NodeRef targetNodeRef,
                            boolean copyToNewNode,
                            Map<NodeRef,​NodeRef> copyMap)
        Parameters:
        classRef - the type of the node that was copied
        sourceNodeRef - the original node
        targetNodeRef - the destination node
        copyMap - a map containing all the nodes that have been created during the copy