Interface NodeServicePolicies.OnRestoreNodePolicy

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy

        Policy.Arg
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.alfresco.service.namespace.QName QNAME  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onRestoreNode​(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
      Called after an archived node is restored.
    • Field Detail

      • QNAME

        static final org.alfresco.service.namespace.QName QNAME
    • Method Detail

      • onRestoreNode

        void onRestoreNode​(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
        Called after an archived node is restored.
        Parameters:
        childAssocRef - the newly created child association reference