Class DocumentLinkServiceImpl

java.lang.Object
org.alfresco.repo.doclink.DocumentLinkServiceImpl
All Implemented Interfaces:
NodeServicePolicies.BeforeDeleteNodePolicy, ClassPolicy, Policy, DocumentLinkService

public class DocumentLinkServiceImpl extends Object implements DocumentLinkService, NodeServicePolicies.BeforeDeleteNodePolicy
Implementation of the document link service In addition to the document link service, this class also provides a BeforeDeleteNodePolicy
Since:
5.1
Author:
Ana Bozianu
  • Field Details

  • Constructor Details

    • DocumentLinkServiceImpl

      public DocumentLinkServiceImpl()
  • Method Details