@Controller @RequestMapping(value="VIEW") public class AppLauncherViewController extends Object
| Constructor and Description |
|---|
AppLauncherViewController() |
| Modifier and Type | Method and Description |
|---|---|
AppDefinition |
getAppDefinition(javax.portlet.PortletRequest req) |
String |
getIconSizePixels(javax.portlet.PortletRequest req) |
String |
view(javax.portlet.PortletRequest req) |
@RenderMapping public String view(javax.portlet.PortletRequest req) throws Exception
Exception@ModelAttribute(value="iconSizePixels") public String getIconSizePixels(javax.portlet.PortletRequest req)
@ModelAttribute(value="appDefinition") public AppDefinition getAppDefinition(javax.portlet.PortletRequest req) throws javax.portlet.WindowStateException
javax.portlet.WindowStateExceptionCopyright © 2014 Jasig. All Rights Reserved.