| Package | Description |
|---|---|
| org.mule.example.bookstore |
| Modifier and Type | Method and Description |
|---|---|
Order |
OrderServiceImpl.orderBook(Book book,
int quantity,
String address,
String email) |
Order |
OrderService.orderBook(Book book,
int quantity,
String address,
String email)
Place a book order
|
| Modifier and Type | Method and Description |
|---|---|
String |
DataWarehouse.updateStats(Order order) |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.