public class TaskResourceCommand extends Object
| Constructor and Description |
|---|
TaskResourceCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Integer id,
String title) |
void |
delete(Integer id) |
void |
list() |
void |
setTaskService(org.apache.cxf.dosgi.samples.rest.TaskResource taskService) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.