public class DefaultB2CSapCustomerAccountService extends DefaultCustomerAccountService
DefaultCustomerAccountService and use the
sapCustomerIdGenerator to generate a customer ID| Constructor and Description |
|---|
DefaultB2CSapCustomerAccountService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateContactId(CustomerModel customerModel)
Generates with sapCustomerIdGenerator a customer ID during registration
|
protected void |
generateCustomerId(CustomerModel customerModel)
Generates with sapCustomerIdGenerator a customer ID during registration
|
PersistentKeyGenerator |
getSapContactIdGenerator()
Returns the Generator instance
|
PersistentKeyGenerator |
getSapCustomerIdGenerator()
Returns the sapCustomerIdGenerator
|
void |
setSapContactIdGenerator(PersistentKeyGenerator sapContactIdGenerator)
Sets the Contact ID Generator
|
void |
setSapCustomerIdGenerator(PersistentKeyGenerator sapCustomerIdGenerator)
Sets the sapCustomerIdGenerator
|
addPaymentInfo, adjustPassword, changePassword, changeUid, checkUidUniqueness, clearDefaultAddressEntry, closeAccount, convertGuestToCustomer, createPaymentSubscription, deleteAddressEntry, deleteCCPaymentInfo, fillValuesForCustomerInfo, forgottenPassword, getAddressBookDeliveryEntries, getAddressBookEntries, getAddressForCode, getAllAddressEntries, getBaseSiteService, getBaseStoreService, getCommerceCommonI18NService, getCommonI18NService, getConfigurationService, getCreditCardPaymentInfoForCode, getCreditCardPaymentInfos, getCurrency, getCustomerAccountDao, getCustomerEmailResolutionService, getCustomerNameStrategy, getDefaultAddress, getEventService, getFlexibleSearchService, getGuestOrderForGUID, getI18nService, getMaskedCardNumber, getModelService, getMonthsForOrderExpiry, getOrderDetailsForGUID, getOrderForCode, getOrderForCode, getOrderList, getOrderList, getPasswordEncoderService, getPasswordEncoding, getPaymentService, getReturnRequestsByCustomerAndStore, getSecureTokenService, getTimeService, getTitles, getTokenValiditySeconds, getTypeService, getUserService, initializeEvent, internalSaveCustomer, register, registerCustomer, registerGuestForAnonymousCheckout, saveAddressEntry, setBaseSiteService, setBaseStoreService, setCommerceCommonI18NService, setCommonI18NService, setConfigurationService, setCustomerAccountDao, setCustomerEmailResolutionService, setCustomerNameStrategy, setDefaultAddressEntry, setDefaultPaymentInfo, setEventService, setFlexibleSearchService, setI18nService, setModelService, setMonthsForOrderExpiry, setPasswordEncoderService, setPasswordEncoding, setPaymentService, setSecureTokenService, setTimeService, setTokenValiditySeconds, setTypeService, setUserService, unlinkCCPaymentInfo, updatePassword, updateProfileprotected void generateCustomerId(CustomerModel customerModel)
generateCustomerId in class DefaultCustomerAccountServicecustomerModel - protected void generateContactId(CustomerModel customerModel)
customerModel - public PersistentKeyGenerator getSapCustomerIdGenerator()
public void setSapCustomerIdGenerator(PersistentKeyGenerator sapCustomerIdGenerator)
sapCustomerIdGenerator - public PersistentKeyGenerator getSapContactIdGenerator()
public void setSapContactIdGenerator(PersistentKeyGenerator sapContactIdGenerator)
sapContactIdGenerator - Copyright © 2018 SAP SE. All Rights Reserved.