mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1769] Added JSDocs for services (#2949)
This commit is contained in:
committed by
Eugenio Romano
parent
8bfac2f9f8
commit
9887d8bca4
@@ -4,8 +4,9 @@ Finds shared links to Content Services items.
|
||||
|
||||
## Methods
|
||||
|
||||
`getSharedLinks(options: any = {}): Observable<NodePaging>`<br/>
|
||||
Gets shared links available to the current user.
|
||||
- `getSharedLinks(options: any = {}): Observable<NodePaging>`
|
||||
Gets shared links available to the current user.
|
||||
- `options` - Options supported by JSAPI
|
||||
|
||||
## Details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user