|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
HttpStatus getStatus() |
Return the configured HTTP status, if any. |
boolean isBindingDisabled(String) |
Whether binding is disabled for the given model attribute. |
void setBindingDisabled(String) |
Register an attribute for which data binding should not occur, for example corresponding to an {@code @ModelAttribute(binding=false)} declaration. |
void setStatus(HttpStatus) |
Provide a HTTP status that will be passed on to with the {@code ModelAndView} used for view rendering purposes. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||