| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ChineseAccountPageController.addAddress(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel) |
java.lang.String |
ChineseAccountPageController.editAddress(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel) |
protected void |
ChineseAccountPageController.prepareAddressFormAfterError(ChineseAddressForm addressForm,
Model model) |
protected void |
ChineseAccountPageController.prepareModel(ChineseAddressForm addressForm,
Model model) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ChineseDeliveryAddressCheckoutStepController.add(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model) |
java.lang.String |
ChineseDeliveryAddressCheckoutStepController.edit(ChineseAddressForm addressForm,
BindingResult bindingResult,
Model model) |
| Modifier and Type | Method and Description |
|---|---|
ChineseAddressForm |
ChineseAddressHandler.setChineseAddressFormInModel(Model model) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
ChineseAddressHandler.prepareAddressData(ChineseAddressForm addressForm) |
void |
ChineseAddressHandler.prepareAddressForm(Model model,
ChineseAddressForm addressForm) |
void |
ChineseAddressHandler.validate(ChineseAddressForm addressForm,
BindingResult bindingResult) |
Copyright © 2018 SAP SE. All Rights Reserved.