| Modifier and Type | Method and Description |
|---|---|
Order |
CustomerService.getOrder(java.lang.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 © 2016 Red Hat. All Rights Reserved.