Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnRestoreNodePolicy
-
Packages that use NodeServicePolicies.OnRestoreNodePolicy Package Description org.alfresco.repo.coci org.alfresco.repo.imap The implementation of the Alfresco Imap Serverorg.alfresco.repo.quickshare org.alfresco.repo.rule.ruletrigger org.alfresco.repo.site Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another. -
-
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.coci
Classes in org.alfresco.repo.coci that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classWorkingCopyAspect -
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.imap
Classes in org.alfresco.repo.imap that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classImapServiceImpl -
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.quickshare
Classes in org.alfresco.repo.quickshare that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classQuickShareServiceImplQuickShare Service implementation. -
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classRestoreNodeRuleTriggerSpecial rule trigger to be invoked when the node has been restored from the trashcan (recycle bin). -
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.site
Classes in org.alfresco.repo.site that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classSiteServiceImplSite Service Implementation. -
Uses of NodeServicePolicies.OnRestoreNodePolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeServicePolicies.OnRestoreNodePolicy Modifier and Type Class Description classRepoTransferReceiverImplThe Repo Transfer Receiver is the "Back-End" for transfer subsystem.
-