Uses of Class
de.hybris.platform.servicelayer.event.events.AfterSessionUserChangeEvent
Packages that use AfterSessionUserChangeEvent
Package
Description
-
Uses of AfterSessionUserChangeEvent in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners with parameters of type AfterSessionUserChangeEventModifier and TypeMethodDescriptionprotected 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 AfterSessionUserChangeEventModifier and TypeMethodDescriptionprotected voidAfterSessionUserChangeListener.onEvent(AfterSessionUserChangeEvent event) -
Uses of AfterSessionUserChangeEvent in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events with parameters of type AfterSessionUserChangeEventModifier and TypeMethodDescriptionprotected 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 AfterSessionUserChangeEventModifier and TypeMethodDescriptionprotected UserProductConfigUserChangedEventListener.getCurrentUser(AfterSessionUserChangeEvent evt) protected voidProductConfigUserChangedEventListener.logUserInfo(AfterSessionUserChangeEvent evt) protected voidProductConfigUserChangedEventListener.onEvent(AfterSessionUserChangeEvent evt)