| Constructor and Description | 
|---|
ReportController()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.web.servlet.ModelAndView | 
handle(StatisticsReportCommand command,
      org.springframework.validation.BindingResult errors)  | 
@RequestMapping(method={GET,POST})
public org.springframework.web.servlet.ModelAndView handle(@ModelAttribute(value="command")
                                                                                              StatisticsReportCommand command,
                                                                                              org.springframework.validation.BindingResult errors)
Copyright © 2021. All rights reserved.