Interface NodeServicePolicies.OnDeleteNodePolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onDeleteNode

        void onDeleteNode​(ChildAssociationRef childAssocRef,
                          boolean isNodeArchived)
        Called after a node is deleted. The reference given is for an association which has been deleted and cannot be used to retrieve node or associaton information from any of the services.
        Parameters:
        childAssocRef - the primary parent-child association of the deleted node
        isNodeArchived - indicates whether the node has been archived rather than purged