@RestController public class EditorGroupsResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IdentityService |
identityService |
| Constructor and Description |
|---|
EditorGroupsResource() |
@Autowired protected IdentityService identityService
@RequestMapping(value="/rest/editor-groups",
method=GET)
public ResultListDataRepresentation getGroups(@RequestParam(required=false,value="filter")
String filter)
Copyright © 2017 Alfresco. All rights reserved.