Uses of Class
de.hybris.platform.ticketsystem.events.SessionEvent
Packages that use SessionEvent
Package
Description
-
Uses of SessionEvent in de.hybris.platform.assistedservicefacades.event
Methods in de.hybris.platform.assistedservicefacades.event with parameters of type SessionEventModifier and TypeMethodDescriptionprotected voidAsmSessionEventListener.onEvent(SessionEvent sessionEventData) protected voidAssistedServiceCartRecalculator.onEvent(SessionEvent event) -
Uses of SessionEvent in de.hybris.platform.assistedserviceservices.events
Methods in de.hybris.platform.assistedserviceservices.events with parameters of type SessionEventModifier and TypeMethodDescriptionvoidCustomerSupportEventService.registerSessionEvent(SessionEvent asmEventData) creates session event -
Uses of SessionEvent in de.hybris.platform.assistedserviceservices.events.impl
Methods in de.hybris.platform.assistedserviceservices.events.impl with parameters of type SessionEventModifier and TypeMethodDescriptionprotected SessionEventModelDefaultCustomerSupportEventService.createAndPopulateSessionEventInfo(Class csSessionEventClass, SessionEvent asmEventData) voidDefaultCustomerSupportEventService.registerSessionEvent(SessionEvent asmEventData) -
Uses of SessionEvent in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy that return SessionEventModifier and TypeMethodDescriptionprotected SessionEventDefaultRecentlyStartedSessionCustomerListSearchStrategyTest.createSessionEvent(UserModel agent, UserModel customer, EventType type)