Uses of Interface
de.hybris.platform.chinesepspalipayservices.strategies.AlipayCreateRequestStrategy
-
Packages that use AlipayCreateRequestStrategy Package Description de.hybris.platform.chinesepspalipayservices.payment de.hybris.platform.chinesepspalipayservices.strategies.impl -
-
Uses of AlipayCreateRequestStrategy in de.hybris.platform.chinesepspalipayservices.payment
Methods in de.hybris.platform.chinesepspalipayservices.payment that return AlipayCreateRequestStrategy Modifier and Type Method Description protected AlipayCreateRequestStrategyDefaultAlipayPaymentService. getAlipayCreateRequestStrategy()Methods in de.hybris.platform.chinesepspalipayservices.payment with parameters of type AlipayCreateRequestStrategy Modifier and Type Method Description voidDefaultAlipayPaymentService. setAlipayCreateRequestStrategy(AlipayCreateRequestStrategy alipayCreateRequestStrategy) -
Uses of AlipayCreateRequestStrategy in de.hybris.platform.chinesepspalipayservices.strategies.impl
Classes in de.hybris.platform.chinesepspalipayservices.strategies.impl that implement AlipayCreateRequestStrategy Modifier and Type Class Description classDefaultAlipayCreateRequestStrategy
-