| Modifier and Type | Method and Description |
|---|---|
Order |
CustomerService.getOrder(String orderId)
This method is mapped to an HTTP GET of 'http://localhost:8181/cxf/crm/customerservice/orders/{id}'.
|
Order |
Order.getThisOrder()
This method is mapped to an HTTP GET of '/', relative to the URL that point to this Order resource itself.
|
Copyright © 2011–2014 Red Hat. All rights reserved.