Constructor and Description |
---|
LayoutAction() |
Modifier and Type | Method and Description |
---|---|
ActionForward |
execute(ActionMapping actionMapping,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected void |
forwardLayout(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected String |
getRenderStateJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String portletId,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet) |
protected ActionForward |
processLayout(ActionMapping actionMapping,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
long plid) |
public ActionForward execute(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
protected void forwardLayout(javax.servlet.http.HttpServletRequest httpServletRequest) throws Exception
Exception
protected String getRenderStateJSON(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String portletId, com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet) throws Exception
Exception
protected ActionForward processLayout(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, long plid) throws Exception
Exception