Uses of Interface
de.hybris.platform.servicelayer.event.EventService
Packages that use EventService
Package
Description
-
Uses of EventService in com.hybris.backoffice.events
Methods in com.hybris.backoffice.events that return EventServiceMethods in com.hybris.backoffice.events with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAbstractBackofficeCronJobEventListener.setEventService(EventService eventService) -
Uses of EventService in com.hybris.backoffice.listeners
Methods in com.hybris.backoffice.listeners that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceBackofficeRoleUpdatedEventDispatcher.getEventService()Constructors in com.hybris.backoffice.listeners with parameters of type EventServiceModifierConstructorDescriptionBackofficeRoleUpdatedEventDispatcher(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 EventServiceModifier and TypeMethodDescriptionfinal 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 EventServiceModifierConstructorDescriptionRawTrackingEventHandler(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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultSavedCartFileUploadFacade.getEventService()Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultSavedCartFileUploadFacade.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultExportDataJobPerformable.getEventService()protected EventServiceDefaultUploadDataJobPerformable.getEventService()Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultExportDataJobPerformable.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceDynamicProcessEventAction.getEventService()Methods in de.hybris.platform.apiregistryservices.action with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDynamicProcessEventAction.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.apiregistryservices.interceptors
Methods in de.hybris.platform.apiregistryservices.interceptors that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceConsumedDestinationRemoveInterceptor.getEventService()protected EventServiceConsumedDestinationValidateInterceptor.getEventService()protected EventServiceConsumedOAuthCredentialRemoveInterceptor.getEventService()protected EventServiceConsumedOAuthCredentialValidateInterceptor.getEventService()Methods in de.hybris.platform.apiregistryservices.interceptors with parameters of type EventServiceModifier and TypeMethodDescriptionvoidConsumedDestinationRemoveInterceptor.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultAssistedServiceFacade.getEventService()Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultAssistedServiceFacade.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 EventServiceModifier and TypeMethodDescriptionAbstractWorkflowAutomatedAction.getEventService()Deprecated, for removal: This API element is subject to removal in a future version.Since 5.0.protected EventServiceAfterApproveOrderWorkflowDecisionAction.getEventService()protected EventServiceAfterRejectOrderWorkflowDecisionAction.getEventService()ApprovalProcessCompleteAction.getEventService()protected EventServiceApprovalProcessStartAction.getEventService()protected EventServiceApproveDecisionAutomatedAction.getEventService()protected EventServiceRejectDecisionAutomatedAction.getEventService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAfterApproveOrderWorkflowDecisionAction.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceSendOrderApprovalRejectionNotification.getEventService()protected EventServiceSendOrderPendingApprovalNotification.getEventService()protected EventServiceSendOrderPlacedNotificationAction.getEventService()protected EventServiceSendReplenishmentOrderPlacedNotification.getEventService()Methods in de.hybris.platform.b2bacceleratoraddon.actions with parameters of type EventServiceModifier and TypeMethodDescriptionvoidSendOrderApprovalRejectionNotification.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 EventServiceMethods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type EventServiceModifier and TypeMethodDescriptionvoidConfirmationAction.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return EventServiceModifier and TypeMethodDescriptionprotected 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 EventServiceModifier and TypeMethodDescriptionvoidDefaultB2BCheckoutFacade.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultAnonymousConsentFacade.getEventService()Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultAnonymousConsentFacade.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return EventServiceMethods in de.hybris.platform.commercefacades.customer.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultCustomerFacade.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.consent.impl
Methods in de.hybris.platform.commerceservices.consent.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultCommerceConsentService.getEventService()Methods in de.hybris.platform.commerceservices.consent.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultCommerceConsentService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultCustomerAccountService.getEventService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultCustomerAccountService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.dataimport
Methods in de.hybris.platform.commerceservices.dataimport that return EventServiceMethods in de.hybris.platform.commerceservices.dataimport with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAbstractDataImportService.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceCommercePlaceQuoteOrderMethodHook.getEventService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidCommercePlaceQuoteOrderMethodHook.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultCommerceQuoteService.getEventService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultCommerceQuoteService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.commerceservices.setup
Methods in de.hybris.platform.commerceservices.setup that return EventServiceMethods in de.hybris.platform.commerceservices.setup with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAbstractSystemSetup.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.cronjob.mbeans
Constructors in de.hybris.platform.cronjob.mbeans with parameters of type EventServiceModifierConstructorDescriptionMetricsCronJobHolder(CronJobService cronJobService, EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.interceptors
Methods in de.hybris.platform.kymaintegrationservices.interceptors that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceConsumedCertificateCredentialValidateInterceptor.getEventService()Methods in de.hybris.platform.kymaintegrationservices.interceptors with parameters of type EventServiceModifier and TypeMethodDescriptionvoidConsumedCertificateCredentialValidateInterceptor.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.strategies.impl
Methods in de.hybris.platform.kymaintegrationservices.strategies.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceKymaDestinationTargetRegistrationStrategy.getEventService()Methods in de.hybris.platform.kymaintegrationservices.strategies.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidKymaDestinationTargetRegistrationStrategy.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.kymaintegrationservices.task
Methods in de.hybris.platform.kymaintegrationservices.task that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceKymaEventEmitTaskRunner.getEventService()Methods in de.hybris.platform.kymaintegrationservices.task with parameters of type EventServiceModifier and TypeMethodDescriptionvoidKymaEventEmitTaskRunner.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 EventServiceMethods in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest with parameters of type EventServiceModifier and TypeMethodDescriptionvoidCreateReturnRequestController.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 EventServiceModifier and TypeMethodDescriptionvoidEventPublishingSubmitOrderStrategy.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidSendEventOrderCancelNotification.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ordermanagementfacades.returns.impl
Methods in de.hybris.platform.ordermanagementfacades.returns.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultOmsReturnFacade.getEventService()Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultOmsReturnFacade.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.outboundsync.activator.impl
Constructors in de.hybris.platform.outboundsync.activator.impl with parameters of type EventServiceModifierConstructorDescriptionDefaultDeleteOutboundSyncService(@NotNull DeleteRequestSender deleteRequestSender, @NotNull ItemModelSearchService itemModelSearchService, @NotNull EventService eventService, @NotNull OutboundItemConsumer outboundItemConsumer) Deprecated, for removal: This API element is subject to removal in a future version.useDefaultDeleteOutboundSyncService(ItemModelSearchService, OutboundItemFactory, OutboundSyncJobRegister, DeleteRequestSender)This constructor does not set theEventServiceand theOutboundItemConsumeranymore. -
Uses of EventService in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidOutboundSyncCronJobPerformable.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 EventServiceModifier and TypeMethodDescriptionvoidDefaultOutboundItemDTORouter.setEventService(EventService service) -
Uses of EventService in de.hybris.platform.personalizationyprofile.interceptor
Methods in de.hybris.platform.personalizationyprofile.interceptor with parameters of type EventServiceModifier and TypeMethodDescriptionvoidCxScriptMapperInterceptor.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ruleengine.impl
Methods in de.hybris.platform.ruleengine.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultPlatformRuleEngineService.getEventService()Methods in de.hybris.platform.ruleengine.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultPlatformRuleEngineService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.ruleengineservices.maintenance.impl
Methods in de.hybris.platform.ruleengineservices.maintenance.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultRuleCompilationContext.getEventService()protected EventServiceDefaultRuleMaintenanceService.getEventService()protected EventServiceRulesCompilationGuardedSuspension.getEventService()Methods in de.hybris.platform.ruleengineservices.maintenance.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultRuleCompilationContext.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 -
Uses of EventService in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceDefaultConfigurationModelCacheStrategyImpl.getEventService()Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultConfigurationModelCacheStrategyImpl.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.scripting.events.impl
Methods in de.hybris.platform.scripting.events.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultScriptingEventService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.servicelayer.event
Fields in de.hybris.platform.servicelayer.event declared as EventServiceModifier and TypeFieldDescriptionprotected EventServiceAbstractAsynchronousEventServiceTest.eventService -
Uses of EventService in de.hybris.platform.servicelayer.event.impl
Classes in de.hybris.platform.servicelayer.event.impl that implement EventServiceModifier and TypeClassDescriptionclassDefault 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 EventServiceModifier and TypeMethodDescriptionvoidDefaultModelService.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 EventServiceModifier and TypeMethodDescriptionvoidDefaultUserService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.task.impl
Methods in de.hybris.platform.task.impl with parameters of type EventServiceModifier and TypeMethodDescriptionvoidDefaultTaskService.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.warehousingfacades.util
Fields in de.hybris.platform.warehousingfacades.util declared as EventServiceModifier and TypeFieldDescriptionprotected EventServiceBaseWarehousingFacadeIntegrationTest.eventServiceMethods in de.hybris.platform.warehousingfacades.util that return EventService -
Uses of EventService in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Fields in de.hybris.platform.warehousingwebservices.warehousingwebservices.util declared as EventServiceModifier and TypeFieldDescriptionprotected EventServiceBaseWarehousingWebservicesIntegrationTest.eventServiceMethods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return EventService -
Uses of EventService in de.hybris.platform.yacceleratorcore.job
Methods in de.hybris.platform.yacceleratorcore.job that return EventServiceModifier and TypeMethodDescriptionprotected EventServiceQuoteExpiredJobPerformable.getEventService()protected EventServiceQuoteToExpireSoonJobPerformable.getEventService()Methods in de.hybris.platform.yacceleratorcore.job with parameters of type EventServiceModifier and TypeMethodDescriptionvoidQuoteExpiredJobPerformable.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceSendDeliveryMessageAction.getEventService()protected EventServiceSendPickedUpMessageAction.getEventService()protected EventServiceSendReadyForPickupMessageAction.getEventService()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment with parameters of type EventServiceModifier and TypeMethodDescriptionvoidSendDeliveryMessageAction.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 EventServiceModifier and TypeMethodDescriptionprotected 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 EventServiceModifier and TypeMethodDescriptionvoidNotifyCustomerAboutFraudAction.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceAbstractConsignmentAction.getEventService()protected EventServiceSendDeliveryMessageAction.getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAbstractConsignmentAction.setEventService(EventService eventService) voidSendDeliveryMessageAction.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceNotifyCustomerAboutFraudAction.getEventService()protected EventServicePrepareOrderForManualCheckAction.getEventService()protected EventServiceSendOrderPlacedNotificationAction.getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck with parameters of type EventServiceModifier and TypeMethodDescriptionvoidNotifyCustomerAboutFraudAction.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 EventServiceModifier and TypeMethodDescriptionprotected EventServiceSendPaymentFailedNotificationAction.getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.payment with parameters of type EventServiceModifier and TypeMethodDescriptionvoidSendPaymentFailedNotificationAction.setEventService(EventService eventService) -
Uses of EventService in de.hybris.platform.yacceleratorordermanagement.actions.returns
Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns that return EventServiceModifier and TypeMethodDescriptionprotected EventServicePrintReturnLabelAction.getEventService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns with parameters of type EventServiceModifier and TypeMethodDescriptionvoidPrintReturnLabelAction.setEventService(EventService eventService)