@Controller @RequestMapping(value="/distributedStatusDetails.htm") public class DistributedStatusDetailsController extends Object
DistributedStatusDetailsController class.
Constructor and Description |
---|
DistributedStatusDetailsController() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
handle(DistributedStatusDetailsCommand cmd,
org.springframework.validation.BindingResult errors) |
@RequestMapping(method={GET,POST}) public org.springframework.web.servlet.ModelAndView handle(@ModelAttribute(value="command") DistributedStatusDetailsCommand cmd, org.springframework.validation.BindingResult errors)
Copyright © 2021. All rights reserved.