Package | Description |
---|---|
org.jboss.resteasy.keystone.client | |
org.jboss.resteasy.keystone.server | |
org.jboss.resteasy.test.async |
Modifier and Type | Method and Description |
---|---|
void |
ProjectsResource.addUserRole(String id,
String userId,
String roleId) |
void |
ProjectsResource.update(String id,
Project project) |
void |
RolesResource.update(String id,
Role role) |
void |
UsersResource.update(String id,
StoredUser user) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectsService.addUserRole(String id,
String userId,
String roleId) |
void |
ProjectsService.update(String id,
Project project) |
void |
RolesService.update(String id,
Role role) |
void |
UsersService.update(String id,
StoredUser user) |
Modifier and Type | Method and Description |
---|---|
void |
JaxrsResource.resetCancelled() |
Copyright © 2013. All Rights Reserved.