| 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 java.lang.String |
getRenderStateJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.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 java.lang.Exception
protected void forwardLayout(javax.servlet.http.HttpServletRequest httpServletRequest)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String getRenderStateJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String portletId,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet)
throws java.lang.Exception
java.lang.Exceptionprotected ActionForward processLayout(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, long plid) throws java.lang.Exception
java.lang.Exception