Uses of Class
de.hybris.platform.servicelayer.event.events.AfterSessionUserChangeEvent
-
-
Uses of AfterSessionUserChangeEvent in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners with parameters of type AfterSessionUserChangeEvent Modifier and Type Method Description protected booleanAfterSessionUserChangeListener. executeEvent(AfterSessionUserChangeEvent event)Deprecated, for removal: This API element is subject to removal in a future version.protected voidAfterSessionUserChangeListener. onEvent(AfterSessionUserChangeEvent event)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AfterSessionUserChangeEvent in de.hybris.platform.order.events
Methods in de.hybris.platform.order.events with parameters of type AfterSessionUserChangeEvent Modifier and Type Method Description protected voidAfterSessionUserChangeListener. onEvent(AfterSessionUserChangeEvent event) -
Uses of AfterSessionUserChangeEvent in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events with parameters of type AfterSessionUserChangeEvent Modifier and Type Method Description protected booleanCxAfterUserChangedListener. isValidChange(UserModel user, AfterSessionUserChangeEvent event)Defines if event is valid and calculation of experience should be startedvoidCxAfterUserChangedListener. onApplicationEvent(AfterSessionUserChangeEvent event) -
Uses of AfterSessionUserChangeEvent in de.hybris.platform.sap.productconfig.services.event.impl
Methods in de.hybris.platform.sap.productconfig.services.event.impl with parameters of type AfterSessionUserChangeEvent Modifier and Type Method Description protected UserProductConfigUserChangedEventListener. getCurrentUser(AfterSessionUserChangeEvent evt)protected voidProductConfigUserChangedEventListener. logUserInfo(AfterSessionUserChangeEvent evt)protected voidProductConfigUserChangedEventListener. onEvent(AfterSessionUserChangeEvent evt)
-