public class SmartBindingResult extends Object
| Constructor and Description |
|---|
SmartBindingResult(org.springframework.validation.BindingResult bindingResult) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.validation.BindingResult |
getBindingResult() |
boolean |
isNew() |
void |
setBindingResult(org.springframework.validation.BindingResult bindingResult) |
void |
setNew(boolean isNew) |
Copyright © 2015. All rights reserved.