Uses of Class
de.hybris.platform.order.strategies.impl.EventPublishingSubmitOrderStrategy
-
Packages that use EventPublishingSubmitOrderStrategy Package Description de.hybris.platform.chinesepaymentfacades.checkout.impl de.hybris.platform.chinesepaymentfacades.order.task -
-
Uses of EventPublishingSubmitOrderStrategy in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return EventPublishingSubmitOrderStrategy Modifier and Type Method Description protected 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 EventPublishingSubmitOrderStrategy Modifier and Type Method Description voidDefaultChineseCheckoutFacade. 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 EventPublishingSubmitOrderStrategy Modifier and Type Method Description protected EventPublishingSubmitOrderStrategySubmitOrderEventTask. getEventPublishingSubmitOrderStrategy()Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type EventPublishingSubmitOrderStrategy Modifier and Type Method Description voidSubmitOrderEventTask. setEventPublishingSubmitOrderStrategy(EventPublishingSubmitOrderStrategy eventPublishingSubmitOrderStrategy)
-