Uses of Class
com.sap.hybris.c4c.customer.dto.C4CAddressData
Packages that use C4CAddressData
Package
Description
-
Uses of C4CAddressData in com.sap.hybris.c4c.customer.dto
Methods in com.sap.hybris.c4c.customer.dto that return C4CAddressDataMethods in com.sap.hybris.c4c.customer.dto with parameters of type C4CAddressData -
Uses of C4CAddressData in com.sap.hybris.c4c.customer.populator
Methods in com.sap.hybris.c4c.customer.populator with parameters of type C4CAddressDataModifier and TypeMethodDescriptionvoidDefaultSapC4cAddressPopulator.populate(AddressModel addressModel, C4CAddressData addressData) -
Uses of C4CAddressData in com.sap.hybris.c4c.customer.util
Methods in com.sap.hybris.c4c.customer.util that return C4CAddressDataModifier and TypeMethodDescriptionSapC4cCustomerUtils.getAddressWithEmail(String email) Returns C4CAddressData populated with given emailMethods in com.sap.hybris.c4c.customer.util that return types with arguments of type C4CAddressDataModifier and TypeMethodDescriptionSapC4cCustomerUtils.getAdressListForCustomer(Collection<AddressModel> addressModels) Returns List of C4CAddressData for given list of addressModel