Interface NodeServicePolicies.OnRestoreNodePolicy

All Superinterfaces:
ClassPolicy, Policy
All Known Implementing Classes:
ImapServiceImpl, QuickShareServiceImpl, RepoTransferReceiverImpl, RestoreNodeRuleTrigger, SiteServiceImpl, WorkingCopyAspect
Enclosing interface:
NodeServicePolicies

@AlfrescoPublicApi public static interface NodeServicePolicies.OnRestoreNodePolicy extends ClassPolicy
  • 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 final QName
     

    Fields inherited from interface org.alfresco.repo.policy.Policy

    NAMESPACE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called after an archived node is restored.
  • Field Details

    • QNAME

      static final QName QNAME
  • Method Details

    • onRestoreNode

      void onRestoreNode(ChildAssociationRef childAssocRef)
      Called after an archived node is restored.
      Parameters:
      childAssocRef - the newly created child association reference