public class RSSConfigurationAction
extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
| Constructor and Description |
|---|
RSSConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJspPath(javax.servlet.http.HttpServletRequest request) |
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
protected void |
updateSubscriptions(javax.portlet.ActionRequest actionRequest) |
getSettings, postProcess, postProcess, removeDefaultValue, updateMultiValuedKeysgetServletContext, include, removeDefaultValuegetLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettingsId, serveResource, setParameterNamePrefix, setPreference, setPreference, validateEmail, validateEmailFromaddSuccessMessage, 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, writeJSONdestroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, renderpublic java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request)
getJspPath in class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationActionpublic 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.ConfigurationActionprocessAction in class com.liferay.portal.kernel.portlet.SettingsConfigurationActionjava.lang.Exceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationActionprotected void updateSubscriptions(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception