Uses of Interface
de.hybris.platform.chinesepaymentfacades.payment.strategies.OrderPayableCheckStrategy
-
-
Uses of OrderPayableCheckStrategy in de.hybris.platform.chinesepaymentfacades.payment.strategies.impl
Classes in de.hybris.platform.chinesepaymentfacades.payment.strategies.impl that implement OrderPayableCheckStrategy Modifier and Type Class Description classChineseOrderPayableCheckStrategyDefault implementation ofOrderPayableCheckStrategy -
Uses of OrderPayableCheckStrategy in de.hybris.platform.chinesepaymentocc.validator
Constructors in de.hybris.platform.chinesepaymentocc.validator with parameters of type OrderPayableCheckStrategy Constructor Description ChineseOrderValidator(OrderPayableCheckStrategy chineseOrderPayableCheckStrategy, CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of OrderPayableCheckStrategy in de.hybris.platform.chinesepaymentoccaddon.validator
Constructors in de.hybris.platform.chinesepaymentoccaddon.validator with parameters of type OrderPayableCheckStrategy Constructor Description ChineseOrderValidator(OrderPayableCheckStrategy chineseOrderPayableCheckStrategy, CheckoutCustomerStrategy checkoutCustomerStrategy)
-