@Controller @RequestMapping(value="VIEW") public class CalendarIntegrationController extends Object
| Constructor and Description |
|---|
CalendarIntegrationController() |
| Modifier and Type | Method and Description |
|---|---|
CalendarIntegrationForm |
getForm(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get calendar integration form model attribute.
|
String |
view()
View render mapping.
|
@RenderMapping public String view()
@ModelAttribute(value="form") public CalendarIntegrationForm getForm(javax.portlet.PortletRequest request, javax.portlet.PortletResponse response) throws javax.portlet.PortletException
request - portlet requestresponse - portlet responsejavax.portlet.PortletExceptionCopyright © 2022 OSIVIA. All rights reserved.