Uses of Class
de.hybris.platform.ticketsystem.events.SessionEvent
-
-
Uses of SessionEvent in de.hybris.platform.assistedservicefacades.event
Methods in de.hybris.platform.assistedservicefacades.event with parameters of type SessionEvent Modifier and Type Method Description protected 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 SessionEvent Modifier and Type Method Description voidCustomerSupportEventService. 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 SessionEvent Modifier and Type Method Description protected SessionEventModelDefaultCustomerSupportEventService. createAndPopulateSessionEventInfo(java.lang.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 SessionEvent Modifier and Type Method Description protected SessionEventDefaultRecentlyStartedSessionCustomerListSearchStrategyTest. createSessionEvent(UserModel agent, UserModel customer, EventType type)
-