Uses of Interface
com.hybris.cockpitng.dataaccess.util.CockpitGlobalEventPublisher
-
Packages that use CockpitGlobalEventPublisher Package Description com.hybris.cockpitng.dataaccess.facades.object.impl com.hybris.cockpitng.dataaccess.util.impl -
-
Uses of CockpitGlobalEventPublisher in com.hybris.cockpitng.dataaccess.facades.object.impl
Methods in com.hybris.cockpitng.dataaccess.facades.object.impl that return CockpitGlobalEventPublisher Modifier and Type Method Description protected CockpitGlobalEventPublisherDefaultObjectFacade. getEventPublisher()Methods in com.hybris.cockpitng.dataaccess.facades.object.impl with parameters of type CockpitGlobalEventPublisher Modifier and Type Method Description voidDefaultObjectFacade. setEventPublisher(CockpitGlobalEventPublisher eventPublisher) -
Uses of CockpitGlobalEventPublisher in com.hybris.cockpitng.dataaccess.util.impl
Classes in com.hybris.cockpitng.dataaccess.util.impl that implement CockpitGlobalEventPublisher Modifier and Type Class Description classDefaultCockpitGlobalEventPublisher
-