Uses of Class
de.hybris.platform.commerceservices.event.RegisterEvent
-
Packages that use RegisterEvent Package Description com.hybris.yprofile.listeners de.hybris.platform.yacceleratorcore.event -
-
Uses of RegisterEvent in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners with parameters of type RegisterEvent Modifier and Type Method Description protected voidRegisterEventListener. onSiteEvent(RegisterEvent event)protected booleanRegisterEventListener. shouldHandleEvent(RegisterEvent event) -
Uses of RegisterEvent in de.hybris.platform.yacceleratorcore.event
Methods in de.hybris.platform.yacceleratorcore.event with parameters of type RegisterEvent Modifier and Type Method Description protected SiteChannelRegistrationEventListener. getSiteChannelForEvent(RegisterEvent event)protected voidRegistrationEventListener. onSiteEvent(RegisterEvent registerEvent)
-