public class UserToGroupObject extends DefaultObject
| Constructor and Description | 
|---|
UserToGroupObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addUserToGroup(NuxeoPrincipal principal,
              NuxeoGroup group)  | 
javax.ws.rs.core.Response | 
doAddUserToGroup()  | 
javax.ws.rs.core.Response | 
doRemoveUserFromGroup()  | 
protected void | 
initialize(Object... args)  | 
protected void | 
removeUserFromGroup(NuxeoPrincipal principal,
                   NuxeoGroup group)  | 
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 UserToGroupObject()
protected void initialize(Object... args)
initialize in class AbstractResource<ResourceTypeImpl>public javax.ws.rs.core.Response doAddUserToGroup()
public javax.ws.rs.core.Response doRemoveUserFromGroup()
protected void addUserToGroup(NuxeoPrincipal principal, NuxeoGroup group)
protected void removeUserFromGroup(NuxeoPrincipal principal, NuxeoGroup group)
Copyright © 2019 Nuxeo. All rights reserved.