public class ChineseDeliveryAddressCheckoutStepController extends DeliveryAddressCheckoutStepController
| Constructor and Description |
|---|
ChineseDeliveryAddressCheckoutStepController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
add(AddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel) |
java.lang.String |
add(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model) |
java.lang.String |
doSelectSuggestedAddress(AddressForm addressForm,
RedirectAttributes redirectModel) |
java.lang.String |
edit(AddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel) |
java.lang.String |
edit(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model) |
java.lang.String |
editAddressForm(java.lang.String editAddressCode,
Model model,
RedirectAttributes redirectAttributes) |
java.lang.String |
enterStep(Model model,
RedirectAttributes redirectAttributes) |
protected CheckoutStep |
getCheckoutStep() |
ChineseAddressHandler |
getChineseAddressHandler() |
void |
setChineseAddressHandler(ChineseAddressHandler chineseAddressHandler) |
back, doSelectDeliveryAddress, getBreadcrumbKey, next, populateCommonModelAttributes, processAddressVisibility, processAddressVisibilityAndDefault, removeAddress, setDeliveryAddresspublic ChineseDeliveryAddressCheckoutStepController()
public java.lang.String enterStep(Model model,
RedirectAttributes redirectAttributes)
throws CMSItemNotFoundException
enterStep in class DeliveryAddressCheckoutStepControllerCMSItemNotFoundExceptionpublic java.lang.String add(AddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel)
throws CMSItemNotFoundException
add in class DeliveryAddressCheckoutStepControllerCMSItemNotFoundExceptionpublic java.lang.String add(ChineseAddressForm addressForm, BindingResult bindingResult, Model model) throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic java.lang.String editAddressForm(java.lang.String editAddressCode,
Model model,
RedirectAttributes redirectAttributes)
throws CMSItemNotFoundException
editAddressForm in class DeliveryAddressCheckoutStepControllerCMSItemNotFoundExceptionpublic java.lang.String edit(AddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel)
throws CMSItemNotFoundException
edit in class DeliveryAddressCheckoutStepControllerCMSItemNotFoundExceptionpublic java.lang.String edit(ChineseAddressForm addressForm, BindingResult bindingResult, Model model) throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic java.lang.String doSelectSuggestedAddress(AddressForm addressForm,
RedirectAttributes redirectModel)
doSelectSuggestedAddress in class DeliveryAddressCheckoutStepControllerprotected CheckoutStep getCheckoutStep()
getCheckoutStep in class DeliveryAddressCheckoutStepControllerpublic ChineseAddressHandler getChineseAddressHandler()
public void setChineseAddressHandler(ChineseAddressHandler chineseAddressHandler)
Copyright © 2018 SAP SE. All Rights Reserved.