Merged HEAD (5.2) to 5.2.N (5.2.1)

127610 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@127717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2016-06-03 15:18:47 +00:00
parent f0edad1199
commit 6a4c63b03d

View File

@@ -454,7 +454,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>>