Finds shared links to Content Services items.
string
, options: any
= {}
): Observable
<
SharedLinkEntry
>
string
- ID of the node to link toany
- Options supported by JS-APIObservable
<
SharedLinkEntry
>
- The shared link just createdstring
): Observable
<any|Error>
string
- ID of the link to deleteObservable
<any|Error>
- Null response notifying when the operation is completeany
= {}
): Observable
<
NodePaging
>
any
- Options supported by JS-APIObservable
<
NodePaging
>
- List of shared linksContent Services allows users to generate URLs that can be shared with other people, even if they don't have a Content Services account. These URLs are known as shared links.
Use getSharedLinks
to find all the shared links that are available to
the current user. You can supply a number of options
to refine the
search; see the
Alfresco JS API
for more information.
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.