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:
Jamal Kaabi-Mofrad
2016-06-02 22:23:38 +00:00
parent d6d8e75612
commit ab6bdc81c6

View File

@@ -447,7 +447,7 @@ public interface FileFolderService
* 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
* @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 ignoreAspectQNames Set<QName>
* @param sortProps List<Pair<QName, Boolean>>