Uses of Interface
de.hybris.platform.customersupport.CommerceCustomerSupportService
-
-
Uses of CommerceCustomerSupportService in de.hybris.platform.assistedserviceservices.impl
Classes in de.hybris.platform.assistedserviceservices.impl that implement CommerceCustomerSupportService Modifier and Type Class Description classDefaultCommerceCustomerSupportServiceThis implementation returns actual data fromDefaultAssistedServiceService. -
Uses of CommerceCustomerSupportService in de.hybris.platform.customersupport.impl
Classes in de.hybris.platform.customersupport.impl that implement CommerceCustomerSupportService Modifier and Type Class Description classDefaultCommerceCustomerSupportServiceThe default implementation returns no any data. -
Uses of CommerceCustomerSupportService in de.hybris.platform.promotionengineservices.rao.providers
Methods in de.hybris.platform.promotionengineservices.rao.providers that return CommerceCustomerSupportService Modifier and Type Method Description protected CommerceCustomerSupportServiceDefaultCustomerSupportRAOProvider. getCommerceCustomerSupportService()Methods in de.hybris.platform.promotionengineservices.rao.providers with parameters of type CommerceCustomerSupportService Modifier and Type Method Description voidDefaultCustomerSupportRAOProvider. setCommerceCustomerSupportService(CommerceCustomerSupportService commerceCustomerSupportService) -
Uses of CommerceCustomerSupportService in de.hybris.platform.sap.productconfig.rules.rao.provider
Methods in de.hybris.platform.sap.productconfig.rules.rao.provider that return CommerceCustomerSupportService Modifier and Type Method Description protected CommerceCustomerSupportServiceProductConfigCustomerSupportRAOProvider. getCommerceCustomerSupportService()Methods in de.hybris.platform.sap.productconfig.rules.rao.provider with parameters of type CommerceCustomerSupportService Modifier and Type Method Description voidProductConfigCustomerSupportRAOProvider. setCommerceCustomerSupportService(CommerceCustomerSupportService commerceCustomerSupportService)
-