|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbTaskWrapper | |
|---|---|
| org.jboss.seam.rest.examples.tasks.resource | |
| Uses of JaxbTaskWrapper in org.jboss.seam.rest.examples.tasks.resource |
|---|
| Methods in org.jboss.seam.rest.examples.tasks.resource with parameters of type JaxbTaskWrapper | |
|---|---|
javax.ws.rs.core.Response |
CategoryResource.createTask(JaxbTaskWrapper incommingTask,
String categoryName,
javax.ws.rs.core.UriInfo uriInfo)
This method only makes sense at /category/{category}/task not /task |
void |
TaskResource.updateTask(long taskId,
javax.ws.rs.core.UriInfo uriInfo,
JaxbTaskWrapper incommingTask)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||