public class InvitationConfigurationAction
extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
Constructor and Description |
---|
InvitationConfigurationAction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJspPath(javax.servlet.http.HttpServletRequest request) |
void |
postProcess(long companyId,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences) |
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getSettings, postProcess, removeDefaultValue, updateMultiValuedKeys
getServletContext, include, removeDefaultValue
getLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettingsId, serveResource, setParameterNamePrefix, setPreference, setPreference, validateEmail, validateEmailFrom
addSuccessMessage, callActionMethod, callResourceMethod, doAbout, doConfig, doDispatch, doEditDefaults, doEditGuest, doPreview, doPrint, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, init, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, processAction, sendRedirect, serveResource, translate, translate, writeJSON, writeJSON
destroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, render
public java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request)
getJspPath
in class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationAction
public void postProcess(long companyId, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences)
postProcess
in class com.liferay.portal.kernel.portlet.DefaultConfigurationAction
public void processAction(javax.portlet.PortletConfig portletConfig, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
processAction
in interface com.liferay.portal.kernel.portlet.ConfigurationAction
processAction
in class com.liferay.portal.kernel.portlet.SettingsConfigurationAction
java.lang.Exception
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationAction