public class DDLFormPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
DDLFormPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getPublishedFormURL(javax.portlet.ActionRequest actionRequest) |
protected java.lang.Throwable |
getRootCause(java.lang.Throwable throwable) |
protected boolean |
isSessionErrorException(java.lang.Throwable cause) |
protected boolean |
isSharedLayout(javax.portlet.ActionRequest actionRequest) |
void |
processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
protected void |
setRenderRequestAttributes(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
callActionMethod, callResourceMethod, checkPermissions, destroy, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, serveResourceaddSuccessMessage, checkPath, getActionMethod, getJSONContentType, getPaths, getRedirect, getResourceMethod, getServletContext, getTitle, initValidPaths, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isValidPath, sendRedirect, translate, translate, writeJSON, writeJSONdoHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.io.IOException,
javax.portlet.PortletException
processAction in interface javax.portlet.PortletprocessAction in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortletjava.io.IOExceptionjavax.portlet.PortletExceptionpublic void render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws java.io.IOException,
javax.portlet.PortletException
render in interface javax.portlet.Portletrender in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortletjava.io.IOExceptionjavax.portlet.PortletExceptionprotected java.lang.String getPublishedFormURL(javax.portlet.ActionRequest actionRequest)
protected java.lang.Throwable getRootCause(java.lang.Throwable throwable)
protected boolean isSessionErrorException(java.lang.Throwable cause)
isSessionErrorException in class com.liferay.portal.kernel.portlet.LiferayPortletprotected boolean isSharedLayout(javax.portlet.ActionRequest actionRequest)
protected void setRenderRequestAttributes(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException