| Package | Description |
|---|---|
| com.sap.hybris.c4c.customer.dto | |
| com.sap.hybris.c4c.customer.populator | |
| com.sap.hybris.c4c.customer.util |
| Modifier and Type | Method and Description |
|---|---|
C4CAddressData[] |
C4CCustomerData.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
C4CCustomerData.setAddresses(C4CAddressData[] addresses) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapC4cAddressPopulator.populate(AddressModel addressModel,
C4CAddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
C4CAddressData |
SapC4cCustomerUtils.getAddressWithEmail(java.lang.String email)
Returns C4CAddressData populated with given email
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<C4CAddressData> |
SapC4cCustomerUtils.getAdressListForCustomer(java.util.Collection<AddressModel> addressModels)
Returns List of C4CAddressData for given list of addressModel
|
Copyright © 2018 SAP SE. All Rights Reserved.