mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
update documentation 4.0.0 (#5968)
This commit is contained in:
@@ -170,6 +170,7 @@ export class DocumentListService implements DocumentListLoader {
|
||||
* @param pagination
|
||||
* @param includeFields List of data field names to include in the results
|
||||
* @param where Optionally filter the list
|
||||
* @param orderBy order by node property
|
||||
* @returns Details of the folder
|
||||
*/
|
||||
loadFolderByNodeId(nodeId: string, pagination: PaginationModel, includeFields: string[], where?: string, orderBy?: string[]): Observable<DocumentLoaderNode> {
|
||||
|
Reference in New Issue
Block a user