| Package | Description |
|---|---|
| it.eng.rdlab.soa3.um.rest.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UserManager.assignDismissGroup(GroupJaxbBean groupBean,
String userName,
com.sun.jersey.api.core.HttpContext context)
Assigns/dismisses group to an user by groupBean and userName
|
javax.ws.rs.core.Response |
GroupManager.createGroup(GroupJaxbBean groupBean,
com.sun.jersey.api.core.HttpContext context)
Creates group by groupName (and optionally by organizationName)
|
javax.ws.rs.core.Response |
GroupManager.updateGroup(GroupJaxbBean groupBean,
com.sun.jersey.api.core.HttpContext context) |
Copyright © 2017. All Rights Reserved.