Uses of Interface
de.hybris.platform.servicelayer.event.EventService
-
-
Uses of EventService in com.hybris.backoffice.events
Methods in com.hybris.backoffice.events that return EventService Modifier and Type Method Description EventServiceAbstractBackofficeCronJobEventListener. getEventService()Methods in com.hybris.backoffice.events with parameters of type EventService Modifier and Type Method Description voidAbstractBackofficeCronJobEventListener. setEventService(EventService eventService) -
Uses of EventService in com.hybris.backoffice.listeners
Methods in com.hybris.backoffice.listeners that return EventService Modifier and Type Method Description protected EventServiceBackofficeRoleUpdatedEventDispatcher. getEventService()Constructors in com.hybris.backoffice.listeners with parameters of type EventService Constructor Description BackofficeRoleUpdatedEventDispatcher(ModelService modelService, EventService eventService) -
Uses of EventService in com.hybris.datahub.core.facades.impl
Methods in com.hybris.datahub.core.facades.impl with parameters of type EventService Modifier and Type Method Description voidDefaultItemImportFacade. setEventService(EventService eventService)Injects event service used by the system. -
Uses of EventService in de.hybris.eventtracking.services.handlers
Constructors in de.hybris.eventtracking.services.handlers with parameters of type EventService Constructor Description RawTrackingEventHandler(TrackingEventJsonValidator validator, JsonToTrackingEventConverter converter, com.fasterxml.jackson.databind.ObjectMapper mapper, EventService eventService) -
Uses of EventService in de.hybris.platform.acceleratorfacades.cartfileupload.impl
Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultSavedCartFileUploadFacade. getEventService()Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl with parameters of type EventService Modifier and Type Method Description voidDefaultSavedCartFileUploadFacade. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.acceleratorservices.dataexport.generic.impl
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultExportDataJobPerformable. getEventService()protected EventServiceDefaultUploadDataJobPerformable. getEventService()Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl with parameters of type EventService Modifier and Type Method Description voidDefaultExportDataJobPerformable. setEventService(EventService eventService)voidDefaultUploadDataJobPerformable. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.apiregistryservices.action
Methods in de.hybris.platform.apiregistryservices.action that return EventService Modifier and Type Method Description protected EventServiceDynamicProcessEventAction. getEventService()Methods in de.hybris.platform.apiregistryservices.action with parameters of type EventService Modifier and Type Method Description voidDynamicProcessEventAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.apiregistryservices.interceptors
Methods in de.hybris.platform.apiregistryservices.interceptors that return EventService Modifier and Type Method Description protected EventServiceConsumedDestinationRemoveInterceptor. getEventService()protected EventServiceConsumedDestinationValidateInterceptor. getEventService()protected EventServiceConsumedOAuthCredentialRemoveInterceptor. getEventService()protected EventServiceConsumedOAuthCredentialValidateInterceptor. getEventService()Methods in de.hybris.platform.apiregistryservices.interceptors with parameters of type EventService Modifier and Type Method Description voidConsumedDestinationRemoveInterceptor. setEventService(EventService eventService)voidConsumedDestinationValidateInterceptor. setEventService(EventService eventService)voidConsumedOAuthCredentialRemoveInterceptor. setEventService(EventService eventService)voidConsumedOAuthCredentialValidateInterceptor. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultAssistedServiceFacade. getEventService()Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type EventService Modifier and Type Method Description voidDefaultAssistedServiceFacade. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return EventService Modifier and Type Method Description EventServiceAbstractWorkflowAutomatedAction. getEventService()Deprecated, for removal: This API element is subject to removal in a future version.Since 5.0.protected EventServiceAfterApproveOrderWorkflowDecisionAction. getEventService()protected EventServiceAfterRejectOrderWorkflowDecisionAction. getEventService()EventServiceApprovalProcessCompleteAction. getEventService()protected EventServiceApprovalProcessStartAction. getEventService()protected EventServiceApproveDecisionAutomatedAction. getEventService()protected EventServiceRejectDecisionAutomatedAction. getEventService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type EventService Modifier and Type Method Description voidAfterApproveOrderWorkflowDecisionAction. setEventService(EventService eventService)voidAfterRejectOrderWorkflowDecisionAction. setEventService(EventService eventService)voidApprovalProcessCompleteAction. setEventService(EventService eventService)voidApprovalProcessStartAction. setEventService(EventService eventService)voidApproveDecisionAutomatedAction. setEventService(EventService eventService)voidRejectDecisionAutomatedAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.b2bacceleratoraddon.actions
Methods in de.hybris.platform.b2bacceleratoraddon.actions that return EventService Modifier and Type Method Description protected EventServiceSendOrderApprovalRejectionNotification. getEventService()protected EventServiceSendOrderPendingApprovalNotification. getEventService()protected EventServiceSendOrderPlacedNotificationAction. getEventService()protected EventServiceSendReplenishmentOrderPlacedNotification. getEventService()Methods in de.hybris.platform.b2bacceleratoraddon.actions with parameters of type EventService Modifier and Type Method Description voidSendOrderApprovalRejectionNotification. setEventService(EventService eventService)voidSendOrderPendingApprovalNotification. setEventService(EventService eventService)voidSendOrderPlacedNotificationAction. setEventService(EventService eventService)voidSendReplenishmentOrderPlacedNotification. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment that return EventService Modifier and Type Method Description protected EventServiceConfirmationAction. getEventService()Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type EventService Modifier and Type Method Description voidConfirmationAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultB2BCheckoutFacade. getEventService()protected EventServiceDefaultCheckoutFacade. getEventService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type EventService Modifier and Type Method Description voidDefaultB2BCheckoutFacade. setEventService(EventService eventService)voidDefaultCheckoutFacade. setEventService(EventService eventService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of EventService in de.hybris.platform.commercefacades.consent.impl
Methods in de.hybris.platform.commercefacades.consent.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultAnonymousConsentFacade. getEventService()Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type EventService Modifier and Type Method Description voidDefaultAnonymousConsentFacade. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return EventService Modifier and Type Method Description EventServiceDefaultCustomerFacade. getEventService()Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type EventService Modifier and Type Method Description voidDefaultCustomerFacade. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.consent.impl
Methods in de.hybris.platform.commerceservices.consent.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultCommerceConsentService. getEventService()Methods in de.hybris.platform.commerceservices.consent.impl with parameters of type EventService Modifier and Type Method Description voidDefaultCommerceConsentService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultCustomerAccountService. getEventService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type EventService Modifier and Type Method Description voidDefaultCustomerAccountService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.dataimport
Methods in de.hybris.platform.commerceservices.dataimport that return EventService Modifier and Type Method Description EventServiceAbstractDataImportService. getEventService()Methods in de.hybris.platform.commerceservices.dataimport with parameters of type EventService Modifier and Type Method Description voidAbstractDataImportService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl that return EventService Modifier and Type Method Description protected EventServiceCommercePlaceQuoteOrderMethodHook. getEventService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type EventService Modifier and Type Method Description voidCommercePlaceQuoteOrderMethodHook. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultCommerceQuoteService. getEventService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type EventService Modifier and Type Method Description voidDefaultCommerceQuoteService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.setup
Methods in de.hybris.platform.commerceservices.setup that return EventService Modifier and Type Method Description EventServiceAbstractSystemSetup. getEventService()Methods in de.hybris.platform.commerceservices.setup with parameters of type EventService Modifier and Type Method Description voidAbstractSystemSetup. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.interceptors
Methods in de.hybris.platform.kymaintegrationservices.interceptors that return EventService Modifier and Type Method Description protected EventServiceConsumedCertificateCredentialValidateInterceptor. getEventService()Methods in de.hybris.platform.kymaintegrationservices.interceptors with parameters of type EventService Modifier and Type Method Description voidConsumedCertificateCredentialValidateInterceptor. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.strategies.impl
Methods in de.hybris.platform.kymaintegrationservices.strategies.impl that return EventService Modifier and Type Method Description protected EventServiceKymaDestinationTargetRegistrationStrategy. getEventService()Methods in de.hybris.platform.kymaintegrationservices.strategies.impl with parameters of type EventService Modifier and Type Method Description voidKymaDestinationTargetRegistrationStrategy. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.task
Methods in de.hybris.platform.kymaintegrationservices.task that return EventService Modifier and Type Method Description protected EventServiceKymaEventEmitTaskRunner. getEventService()Methods in de.hybris.platform.kymaintegrationservices.task with parameters of type EventService Modifier and Type Method Description voidKymaEventEmitTaskRunner. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest
Methods in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest that return EventService Modifier and Type Method Description EventServiceCreateReturnRequestController. getEventService()Methods in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest with parameters of type EventService Modifier and Type Method Description voidCreateReturnRequestController. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl with parameters of type EventService Modifier and Type Method Description voidEventPublishingSubmitOrderStrategy. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl with parameters of type EventService Modifier and Type Method Description voidSendEventOrderCancelNotification. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ordermanagementfacades.returns.impl
Methods in de.hybris.platform.ordermanagementfacades.returns.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultOmsReturnFacade. getEventService()Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type EventService Modifier and Type Method Description voidDefaultOmsReturnFacade. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.outboundsync.activator.impl
Methods in de.hybris.platform.outboundsync.activator.impl with parameters of type EventService Modifier and Type Method Description voidDefaultOutboundSyncService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type EventService Modifier and Type Method Description voidOutboundSyncCronJobPerformable. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.outboundsync.router.impl
Methods in de.hybris.platform.outboundsync.router.impl with parameters of type EventService Modifier and Type Method Description voidDefaultOutboundItemDTORouter. setEventService(EventService service) -
Uses of EventService in de.hybris.platform.personalizationyprofile.interceptor
Methods in de.hybris.platform.personalizationyprofile.interceptor with parameters of type EventService Modifier and Type Method Description voidCxScriptMapperInterceptor. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ruleengine.impl
Methods in de.hybris.platform.ruleengine.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultPlatformRuleEngineService. getEventService()Methods in de.hybris.platform.ruleengine.impl with parameters of type EventService Modifier and Type Method Description voidDefaultPlatformRuleEngineService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ruleengineservices.maintenance.impl
Methods in de.hybris.platform.ruleengineservices.maintenance.impl that return EventService Modifier and Type Method Description protected EventServiceDefaultRuleCompilationContext. getEventService()protected EventServiceDefaultRuleMaintenanceService. getEventService()protected EventServiceRulesCompilationGuardedSuspension. getEventService()Methods in de.hybris.platform.ruleengineservices.maintenance.impl with parameters of type EventService Modifier and Type Method Description voidDefaultRuleCompilationContext. setEventService(EventService eventService)voidDefaultRuleMaintenanceService. setEventService(EventService eventService)voidRulesCompilationGuardedSuspension. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ruleengineservices.util
Classes in de.hybris.platform.ruleengineservices.util that implement EventService Modifier and Type Class Description classEventServiceStub -
Uses of EventService in de.hybris.platform.scripting.events.impl
Methods in de.hybris.platform.scripting.events.impl with parameters of type EventService Modifier and Type Method Description voidDefaultScriptingEventService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.servicelayer.event
Fields in de.hybris.platform.servicelayer.event declared as EventService Modifier and Type Field Description protected EventServiceAbstractAsynchronousEventServiceTest. eventService -
Uses of EventService in de.hybris.platform.servicelayer.event.impl
Classes in de.hybris.platform.servicelayer.event.impl that implement EventService Modifier and Type Class Description classDefaultEventServiceDefault implementation of the abstract service interface. -
Uses of EventService in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type EventService Modifier and Type Method Description voidDefaultModelService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.servicelayer.user.impl
Methods in de.hybris.platform.servicelayer.user.impl with parameters of type EventService Modifier and Type Method Description voidDefaultUserService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.task.impl
Methods in de.hybris.platform.task.impl with parameters of type EventService Modifier and Type Method Description voidDefaultTaskService. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.warehousingfacades.util
Fields in de.hybris.platform.warehousingfacades.util declared as EventService Modifier and Type Field Description protected EventServiceBaseWarehousingFacadeIntegrationTest. eventServiceMethods in de.hybris.platform.warehousingfacades.util that return EventService Modifier and Type Method Description EventServiceBaseWarehousingFacadeIntegrationTest. getEventService() -
Uses of EventService in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Fields in de.hybris.platform.warehousingwebservices.warehousingwebservices.util declared as EventService Modifier and Type Field Description protected EventServiceBaseWarehousingWebservicesIntegrationTest. eventServiceMethods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return EventService Modifier and Type Method Description EventServiceBaseWarehousingWebservicesIntegrationTest. getEventService() -
Uses of EventService in de.hybris.platform.yacceleratorcore.job
Methods in de.hybris.platform.yacceleratorcore.job that return EventService Modifier and Type Method Description protected EventServiceQuoteExpiredJobPerformable. getEventService()protected EventServiceQuoteToExpireSoonJobPerformable. getEventService()Methods in de.hybris.platform.yacceleratorcore.job with parameters of type EventService Modifier and Type Method Description voidQuoteExpiredJobPerformable. setEventService(EventService eventService)voidQuoteToExpireSoonJobPerformable. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment that return EventService Modifier and Type Method Description protected EventServiceSendDeliveryMessageAction. getEventService()protected EventServiceSendPickedUpMessageAction. getEventService()protected EventServiceSendReadyForPickupMessageAction. getEventService()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment with parameters of type EventService Modifier and Type Method Description voidSendDeliveryMessageAction. setEventService(EventService eventService)voidSendPickedUpMessageAction. setEventService(EventService eventService)voidSendReadyForPickupMessageAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order that return EventService Modifier and Type Method Description protected EventServiceNotifyCustomerAboutFraudAction. getEventService()protected EventServicePrepareOrderForManualCheckAction. getEventService()protected EventServiceSendAuthorizationFailedNotificationAction. getEventService()protected EventServiceSendFraudErrorNotificationAction. getEventService()protected EventServiceSendOrderCancelledNotificationAction. getEventService()protected EventServiceSendOrderCompletedNotificationAction. getEventService()protected EventServiceSendOrderPlacedNotificationAction. getEventService()protected EventServiceSendOrderRefundNotificationAction. getEventService()protected EventServiceSendPaymentFailedNotificationAction. getEventService()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order with parameters of type EventService Modifier and Type Method Description voidNotifyCustomerAboutFraudAction. setEventService(EventService eventService)voidPrepareOrderForManualCheckAction. setEventService(EventService eventService)voidSendAuthorizationFailedNotificationAction. setEventService(EventService eventService)voidSendFraudErrorNotificationAction. setEventService(EventService eventService)voidSendOrderCancelledNotificationAction. setEventService(EventService eventService)voidSendOrderCompletedNotificationAction. setEventService(EventService eventService)voidSendOrderPlacedNotificationAction. setEventService(EventService eventService)voidSendOrderRefundNotificationAction. setEventService(EventService eventService)voidSendPaymentFailedNotificationAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment that return EventService Modifier and Type Method Description protected EventServiceAbstractConsignmentAction. getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type EventService Modifier and Type Method Description voidAbstractConsignmentAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck that return EventService Modifier and Type Method Description protected EventServiceNotifyCustomerAboutFraudAction. getEventService()protected EventServicePrepareOrderForManualCheckAction. getEventService()protected EventServiceSendOrderPlacedNotificationAction. getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck with parameters of type EventService Modifier and Type Method Description voidNotifyCustomerAboutFraudAction. setEventService(EventService eventService)voidPrepareOrderForManualCheckAction. setEventService(EventService eventService)voidSendOrderPlacedNotificationAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorordermanagement.actions.order.payment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.payment that return EventService Modifier and Type Method Description protected EventServiceSendPaymentFailedNotificationAction. getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.payment with parameters of type EventService Modifier and Type Method Description voidSendPaymentFailedNotificationAction. setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorordermanagement.actions.returns
Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns that return EventService Modifier and Type Method Description protected EventServicePrintReturnLabelAction. getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns with parameters of type EventService Modifier and Type Method Description voidPrintReturnLabelAction. setEventService(EventService eventService)
-