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, isAdaptercheckGuard, 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, toStringpublic List<NuxeoGroup> getGroups() throws Exception
Exceptionpublic List<NuxeoPrincipal> getUsers() throws Exception
ExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.