ManufacturerController Class Reference
Inherits
er::rest::routes::ERXRouteController.
List of all members.
Detailed Description
Manufacturer is a non-EO class and
ManufacturerController just shows a simple
example of exposing it. This works because there is a ManufacturerRestDelegate class that is magically loaded by name. See the
Application constructor for more details.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| WOActionResults indexAction |
( |
|
) |
throws Throwable |
| WOActionResults showAction |
( |
@PathParam("manufacturer") Manufacturer |
manufacturer |
) |
throws Throwable |
The documentation for this class was generated from the following file: