Interface NodeServicePolicies.OnMoveNodePolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onMoveNode

        void onMoveNode​(ChildAssociationRef oldChildAssocRef,
                        ChildAssociationRef newChildAssocRef)
        Called when a node has been moved.
        Parameters:
        oldChildAssocRef - the child association reference prior to the move
        newChildAssocRef - the child association reference after the move