Uses of Interface
org.alfresco.rest.api.QuickShareLinks
-
Packages that use QuickShareLinks Package Description org.alfresco.rest.api.impl org.alfresco.rest.api.quicksharelinks -
-
Uses of QuickShareLinks in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement QuickShareLinks Modifier and Type Class Description classQuickShareLinksImplCentralises access to shared link (public "quick share") services and maps between representations.Methods in org.alfresco.rest.api.impl that return QuickShareLinks Modifier and Type Method Description protected QuickShareLinksNodesImpl. getQuickShareLinks()Methods in org.alfresco.rest.api.impl with parameters of type QuickShareLinks Modifier and Type Method Description voidNodesImpl. setQuickShareLinks(QuickShareLinks quickShareLinks) -
Uses of QuickShareLinks in org.alfresco.rest.api.quicksharelinks
Methods in org.alfresco.rest.api.quicksharelinks with parameters of type QuickShareLinks Modifier and Type Method Description voidQuickShareLinkEntityResource. setQuickShareLinks(QuickShareLinks quickShareLinks)voidQuickShareLinkRenditionsRelation. setQuickShareLinks(QuickShareLinks quickShareLinks)
-