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 class
QuickShareLinksImpl
Centralises 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 QuickShareLinks
NodesImpl. getQuickShareLinks()
Methods in org.alfresco.rest.api.impl with parameters of type QuickShareLinks Modifier and Type Method Description void
NodesImpl. 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 void
QuickShareLinkEntityResource. setQuickShareLinks(QuickShareLinks quickShareLinks)
void
QuickShareLinkRenditionsRelation. setQuickShareLinks(QuickShareLinks quickShareLinks)
-