public class ChineseUserFacade extends DefaultUserFacade implements UserFacade
| Constructor and Description |
|---|
ChineseUserFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
editAddress(AddressData addressData)
Updates the address for the current user
|
addAddress, getAddressBook, getAddressConverter, getAddressForCode, getAddressReversePopulator, getCardPaymentInfoReversePopulator, getCartService, getCCPaymentInfoForCode, getCCPaymentInfos, getCheckoutCustomerStrategy, getCommerceCommonI18NService, getCommonI18NService, getCreditCardPaymentInfoConverter, getCurrentUserForCheckout, getCustomerAccountService, getDefaultAddress, getModelService, getTitleConverter, getTitles, getUserService, isAddressBookEmpty, isAnonymousUser, isDefaultAddress, removeAddress, removeCCPaymentInfo, setAddressConverter, setAddressReversePopulator, setCardPaymentInfoReversePopulator, setCartService, setCheckoutCustomerStrategy, setCommerceCommonI18NService, setCommonI18NService, setCreditCardPaymentInfoConverter, setCustomerAccountService, setDefaultAddress, setDefaultPaymentInfo, setModelService, setTitleConverter, setUserService, syncSessionCurrency, syncSessionLanguage, unlinkCCPaymentInfo, updateCCPaymentInfo, updateDefaultPaymentInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAddress, getAddressBook, getAddressForCode, getCCPaymentInfoForCode, getCCPaymentInfos, getDefaultAddress, getTitles, isAddressBookEmpty, isAnonymousUser, isDefaultAddress, removeAddress, removeCCPaymentInfo, setDefaultAddress, setDefaultPaymentInfo, syncSessionCurrency, syncSessionLanguage, unlinkCCPaymentInfo, updateCCPaymentInfopublic void editAddress(AddressData addressData)
UserFacadeeditAddress in interface UserFacadeeditAddress in class DefaultUserFacadeaddressData - the address to updateCopyright © 2018 SAP SE. All Rights Reserved.