@Controller @RequestMapping(value="VIEW") @SessionAttributes(value="form") public class VisioController extends Object
| Constructor and Description |
|---|
VisioController() |
| Modifier and Type | Method and Description |
|---|---|
VisioForm |
getForm(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response) |
String |
view()
View render mapping.
|
Copyright © 2022. All rights reserved.