Uses of Class
de.hybris.platform.order.strategies.impl.EventPublishingSubmitOrderStrategy
Packages that use EventPublishingSubmitOrderStrategy
Package
Description
-
Uses of EventPublishingSubmitOrderStrategy in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return EventPublishingSubmitOrderStrategyModifier and TypeMethodDescriptionprotected EventPublishingSubmitOrderStrategyDefaultChineseCheckoutFacade.getEventPublishingSubmitOrderStrategy()Deprecated, for removal: This API element is subject to removal in a future version.since 1905Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type EventPublishingSubmitOrderStrategyModifier and TypeMethodDescriptionvoidDefaultChineseCheckoutFacade.setEventPublishingSubmitOrderStrategy(EventPublishingSubmitOrderStrategy eventPublishingSubmitOrderStrategy) Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of EventPublishingSubmitOrderStrategy in de.hybris.platform.chinesepaymentfacades.order.task
Methods in de.hybris.platform.chinesepaymentfacades.order.task that return EventPublishingSubmitOrderStrategyModifier and TypeMethodDescriptionprotected EventPublishingSubmitOrderStrategySubmitOrderEventTask.getEventPublishingSubmitOrderStrategy()Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type EventPublishingSubmitOrderStrategyModifier and TypeMethodDescriptionvoidSubmitOrderEventTask.setEventPublishingSubmitOrderStrategy(EventPublishingSubmitOrderStrategy eventPublishingSubmitOrderStrategy)