| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.controller.account |
| Modifier and Type | Method and Description |
|---|---|
String |
BroadleafManageCustomerAddressesController.addCustomerAddress(javax.servlet.http.HttpServletRequest request,
org.springframework.ui.Model model,
CustomerAddressForm form,
org.springframework.validation.BindingResult result,
org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) |
String |
BroadleafManageCustomerAddressesController.updateCustomerAddress(javax.servlet.http.HttpServletRequest request,
org.springframework.ui.Model model,
Long customerAddressId,
CustomerAddressForm form,
org.springframework.validation.BindingResult result,
org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) |
Copyright © 2014. All Rights Reserved.