public interface View
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
output()
Get the output.
|
boolean |
rest()
Is it a rest style view?
|
boolean rest()
java.lang.Object output()
"redirect:/user/list", "forward:/user/list", "/user/list", String,
JSONObject, Object, Basic data type(int, short, long, double, float, byte, boolean char).