Uses of Class
org.alfresco.service.cmr.repository.DeleteLinksStatusReport
-
Packages that use DeleteLinksStatusReport Package Description org.alfresco.repo.doclink org.alfresco.service.cmr.repository -
-
Uses of DeleteLinksStatusReport in org.alfresco.repo.doclink
Methods in org.alfresco.repo.doclink that return DeleteLinksStatusReport Modifier and Type Method Description DeleteLinksStatusReportDocumentLinkServiceImpl. deleteLinksToDocument(org.alfresco.service.cmr.repository.NodeRef document) -
Uses of DeleteLinksStatusReport in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that return DeleteLinksStatusReport Modifier and Type Method Description DeleteLinksStatusReportDocumentLinkService. deleteLinksToDocument(org.alfresco.service.cmr.repository.NodeRef document)Deletes all links having the provided node as destination.
-