@Controller @RequestMapping(value="VIEW") public class MainController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
MainController() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
org.springframework.web.portlet.ModelAndView |
showMainView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
Copyright © 2016 Jasig. All rights reserved.