public class AmazonRankingsConfigurationAction
extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
| Constructor and Description |
|---|
AmazonRankingsConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(java.util.Map<java.lang.String,java.lang.Object> properties) |
java.lang.String |
getJspPath(javax.servlet.http.HttpServletRequest request) |
void |
include(javax.portlet.PortletConfig portletConfig,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getSettings, postProcess, postProcess, removeDefaultValue, updateMultiValuedKeysgetServletContext, 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 include(javax.portlet.PortletConfig portletConfig,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
include in interface com.liferay.portal.kernel.portlet.ConfigurationActioninclude in class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationActionjava.lang.Exceptionpublic 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 activate(java.util.Map<java.lang.String,java.lang.Object> properties)