| Modifier and Type | Method and Description |
|---|---|
Order |
OrdersService.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
OrdersService.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrdersService.save(Order order) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.