public class ShoppingConfigurationAction
extends com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationAction
| Constructor and Description |
|---|
ShoppingConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
updateInsuranceCalculation(javax.portlet.ActionRequest actionRequest) |
protected void |
updateMultiValuedKeys(javax.portlet.ActionRequest actionRequest) |
protected void |
updatePayment(javax.portlet.ActionRequest actionRequest) |
protected void |
updateShippingCalculation(javax.portlet.ActionRequest actionRequest) |
getJspPath, getServletContext, include, removeDefaultValue, setServletContextgetLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettings, getSettingsId, postProcess, 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 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.Exceptionprotected void updateInsuranceCalculation(javax.portlet.ActionRequest actionRequest)
protected void updateMultiValuedKeys(javax.portlet.ActionRequest actionRequest)
updateMultiValuedKeys in class com.liferay.portal.kernel.portlet.SettingsConfigurationActionprotected void updatePayment(javax.portlet.ActionRequest actionRequest)
protected void updateShippingCalculation(javax.portlet.ActionRequest actionRequest)