public class UpdateLayoutAction extends JSONAction
| Constructor and Description |
|---|
UpdateLayoutAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPortlet(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
java.lang.String portletId) |
java.lang.String |
getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected void |
storeAddContentPortletPreferences(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Layout layout,
java.lang.String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContextpublic java.lang.String getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.lang.Exception
getJSON in class JSONActionjava.lang.Exceptionprotected void addPortlet(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
java.lang.String portletId)
throws java.lang.Exception
java.lang.Exceptionprotected void storeAddContentPortletPreferences(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Layout layout,
java.lang.String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
java.lang.Exception