mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
The containing groups for a user can now be optionally returned via the Person REST API.
Some cleanup to Person REST API templates scripts and tests. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13829 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -520,7 +520,7 @@ public final class People extends BaseScopableProcessorExtension
|
||||
*
|
||||
* @param person the user (cm:person) to get the containing groups for
|
||||
*
|
||||
* @return the containing groups as a JavaScript array, can be null
|
||||
* @return the containing groups as a JavaScript array
|
||||
*/
|
||||
public Scriptable getContainerGroups(ScriptNode person)
|
||||
{
|
||||
|
Reference in New Issue
Block a user