|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.DefaultConfigurationAction
com.liferay.portlet.shopping.action.ConfigurationActionImpl
public class ConfigurationActionImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.portlet.DefaultConfigurationAction |
|---|
PREFERENCES_PREFIX |
| Constructor Summary | |
|---|---|
ConfigurationActionImpl()
|
|
| Method Summary | |
|---|---|
void |
processAction(PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
updateEmailFrom(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
protected void |
updateEmailOrderConfirmation(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
protected void |
updateEmailOrderShipping(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
protected void |
updateInsuranceCalculation(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
protected void |
updatePayment(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
protected void |
updateShippingCalculation(ActionRequest actionRequest,
ShoppingPreferences preferences)
|
| Methods inherited from class com.liferay.portal.kernel.portlet.DefaultConfigurationAction |
|---|
getLocalizedParameter, getParameter, getSelPortletConfig, render, serveResource, setPreference, setPreference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationActionImpl()
| Method Detail |
|---|
public void processAction(PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
processAction in interface ConfigurationActionprocessAction in class DefaultConfigurationActionException
protected void updateEmailFrom(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
protected void updateEmailOrderConfirmation(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
protected void updateEmailOrderShipping(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
protected void updateInsuranceCalculation(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
protected void updatePayment(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
protected void updateShippingCalculation(ActionRequest actionRequest,
ShoppingPreferences preferences)
throws Exception
Exception
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||