mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127443 jvonka: Fix trivial typo - RA-1092 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127610 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -447,7 +447,7 @@ public interface FileFolderService
|
|||||||
* Lists page of immediate child objects of the given context node
|
* Lists page of immediate child objects of the given context node
|
||||||
* with specification of which types to list and optional filtering (exclusion of certain child file/folder subtypes) and sorting
|
* with specification of which types to list and optional filtering (exclusion of certain child file/folder subtypes) and sorting
|
||||||
* @param rootNodeRef NodeRef
|
* @param rootNodeRef NodeRef
|
||||||
* @param searchTypeQNames QNames of assoc types to list
|
* @param assocTypeQNames QNames of assoc types to list
|
||||||
* @param searchTypeQNames QNames of node types to list
|
* @param searchTypeQNames QNames of node types to list
|
||||||
* @param ignoreAspectQNames Set<QName>
|
* @param ignoreAspectQNames Set<QName>
|
||||||
* @param sortProps List<Pair<QName, Boolean>>
|
* @param sortProps List<Pair<QName, Boolean>>
|
||||||
|
Reference in New Issue
Block a user