Uses of Class
com.sap.hybris.saprevenuecloudcustomer.dto.Customer
Packages that use Customer
Package
Description
-
Uses of Customer in com.sap.hybris.saprevenuecloudcustomer.event
Methods in com.sap.hybris.saprevenuecloudcustomer.event that return CustomerMethods in com.sap.hybris.saprevenuecloudcustomer.event with parameters of type CustomerModifier and TypeMethodDescriptionvoidSapRevenueCloudCustomerUpdateEvent.setCustomerJson(Customer customerJson) -
Uses of Customer in com.sap.hybris.saprevenuecloudcustomer.populator
Methods in com.sap.hybris.saprevenuecloudcustomer.populator with parameters of type CustomerModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudCustomerPopulator.populate(CustomerModel customerModel, Customer customerJson) -
Uses of Customer in com.sap.hybris.saprevenuecloudcustomer.service
Methods in com.sap.hybris.saprevenuecloudcustomer.service with parameters of type CustomerModifier and TypeMethodDescriptionSapRevenueCloudCustomerOutboundService.publishCustomerUpdate(Customer customerJson) Triggers Customer Update iflow in Cloud Platform Integration which fetches the customer data from Revenue Cloud and updates in Commerce -
Uses of Customer in com.sap.hybris.saprevenuecloudcustomer.service.impl
Methods in com.sap.hybris.saprevenuecloudcustomer.service.impl with parameters of type CustomerModifier and TypeMethodDescriptionDefaultSapRevenueCloudCustomerOutboundService.publishCustomerUpdate(Customer customerJson)