Paths Interface Reference
List of all members.
Detailed Description
allows you to specify a set of annotations that map onto a single method.
({("/person/{person:Person}"), ("/people/{person:Person}")})
public WOActionResults testAction(("person") Person personParam) {
...
}
- Author:
- mschrag
Member Function Documentation
| Path [] value |
( |
|
) |
[package] |
The documentation for this interface was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/jsr311/Paths.java