Uses of Class
de.hybris.platform.assistedservicefacades.customer360.CustomerProfileData
Packages that use CustomerProfileData
Package
Description
-
Uses of CustomerProfileData in de.hybris.platform.assistedservicefacades.customer360.populators
Methods in de.hybris.platform.assistedservicefacades.customer360.populators with parameters of type CustomerProfileDataModifier and TypeMethodDescriptionvoidCustomerProfileDataPopulator.populate(CustomerModel userModel, CustomerProfileData customerProfileData) -
Uses of CustomerProfileData in de.hybris.platform.assistedservicefacades.customer360.providers
Methods in de.hybris.platform.assistedservicefacades.customer360.providers that return CustomerProfileDataModifier and TypeMethodDescriptionMethods in de.hybris.platform.assistedservicefacades.customer360.providers that return types with arguments of type CustomerProfileDataModifier and TypeMethodDescriptionprotected Converter<CustomerModel,CustomerProfileData> CustomerProfileDataProvider.getCustomerProfileDataConverter()Method parameters in de.hybris.platform.assistedservicefacades.customer360.providers with type arguments of type CustomerProfileDataModifier and TypeMethodDescriptionvoidCustomerProfileDataProvider.setCustomerProfileDataConverter(Converter<CustomerModel, CustomerProfileData> customerProfileDataConverter) -
Uses of CustomerProfileData in de.hybris.platform.assistedservicewebservices.adapters
Methods in de.hybris.platform.assistedservicewebservices.adapters with parameters of type CustomerProfileData