Uses of Class
de.hybris.platform.servicelayer.event.impl.EventScope
-
Packages that use EventScope Package Description de.hybris.platform.servicelayer.event.events -
-
Uses of EventScope in de.hybris.platform.servicelayer.event.events
Methods in de.hybris.platform.servicelayer.event.events that return EventScope Modifier and Type Method Description EventScopeAbstractEvent. getScope()Methods in de.hybris.platform.servicelayer.event.events with parameters of type EventScope Modifier and Type Method Description voidAbstractEvent. setScope(EventScope scope)Sets theEventScopefor this event.
-