Uses of Interface
de.hybris.platform.assistedserviceservices.events.CustomerSupportEventService
-
-
Uses of CustomerSupportEventService in de.hybris.platform.assistedservicefacades.event
Methods in de.hybris.platform.assistedservicefacades.event that return CustomerSupportEventService Modifier and Type Method Description CustomerSupportEventServiceAsmSessionEventListener. getCustomerSupportEventService()Methods in de.hybris.platform.assistedservicefacades.event with parameters of type CustomerSupportEventService Modifier and Type Method Description voidAsmSessionEventListener. setCustomerSupportEventService(CustomerSupportEventService customerSupportEventService) -
Uses of CustomerSupportEventService in de.hybris.platform.assistedserviceservices.events.impl
Classes in de.hybris.platform.assistedserviceservices.events.impl that implement CustomerSupportEventService Modifier and Type Class Description classDefaultCustomerSupportEventServiceDefault implementation ofCustomerSupportEventService. -
Uses of CustomerSupportEventService in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy that return CustomerSupportEventService Modifier and Type Method Description protected CustomerSupportEventServiceDefaultRecentlyStartedSessionCustomerListSearchStrategy. getCustomerSupportEventService()Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type CustomerSupportEventService Modifier and Type Method Description voidDefaultRecentlyStartedSessionCustomerListSearchStrategy. setCustomerSupportEventService(CustomerSupportEventService customerSupportEventService)
-