Uses of Class
com.hybris.cockpitng.events.impl.ScopeContext
-
Packages that use ScopeContext Package Description com.hybris.cockpitng.events.impl -
-
Uses of ScopeContext in com.hybris.cockpitng.events.impl
Methods in com.hybris.cockpitng.events.impl that return ScopeContext Modifier and Type Method Description protected ScopeContextDefaultCockpitEventQueue. getCurrentScopeContext()ScopeContextListenerInfo. getScopeContext()Methods in com.hybris.cockpitng.events.impl with parameters of type ScopeContext Modifier and Type Method Description protected booleanDefaultCockpitEventQueue. checkScope(ScopeContext currentContext, ListenerInfo listenerInfo)Constructors in com.hybris.cockpitng.events.impl with parameters of type ScopeContext Constructor Description ListenerInfo(java.lang.String listenerUid, java.lang.String scope, ScopeContext scopeContext)
-