Uses of Class
org.alfresco.rest.model.RestSharedLinksModelCollection
-
Packages that use RestSharedLinksModelCollection Package Description org.alfresco.rest.requests -
-
Uses of RestSharedLinksModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestSharedLinksModelCollection Modifier and Type Method Description RestSharedLinksModelCollectionSharedLinks. createSharedLinks(org.alfresco.utility.model.FileModel... files)Creates SharedLink for all the specified filesRestSharedLinksModelCollectionSharedLinks. getSharedLinks()Retrieve sharedLinks using GET call on /shared-links
-