@Controller @RequestMapping(value="VIEW") public class TestViewController extends TestPortlet
TestPortlet| Constructor and Description |
|---|
TestViewController()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Tab[] |
getTabs(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get tabs model attribute.
|
String |
view(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
String tab)
View render mapping.
|
doAdmin, doView, processActionaddCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getBundleFactory, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, getPortalUrlFactory, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render@RenderMapping public String view(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response, @RequestParam(value="tab",required=false) String tab)
request - render requestresponse - render responsetab - current tab request parameter, may be null@ModelAttribute(value="tabs") public Tab[] getTabs(javax.portlet.PortletRequest request, javax.portlet.PortletResponse response)
request - portlet requestresponse - portlet responseCopyright © 2021. All rights reserved.