public class UserService extends DefaultObject
Constructor and Description |
---|
UserService() |
Modifier and Type | Method and Description |
---|---|
List<NuxeoGroup> |
getGroups() |
Object |
getIndex(String query,
String group) |
List<NuxeoPrincipal> |
getUsers() |
Response |
postGroup() |
Response |
postUser() |
Object |
searchGroups(String group) |
Object |
searchUsers(String user) |
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public List<NuxeoGroup> getGroups() throws Exception
Exception
public List<NuxeoPrincipal> getUsers() throws Exception
Exception
Copyright © 2011 Nuxeo SA. All Rights Reserved.