Uses of Class
de.hybris.platform.chinesepspalipayservices.data.AlipayRefundNotification
-
Packages that use AlipayRefundNotification Package Description de.hybris.platform.chinesepspalipayservices.strategies de.hybris.platform.chinesepspalipayservices.strategies.impl -
-
Uses of AlipayRefundNotification in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type AlipayRefundNotification Modifier and Type Method Description java.util.List<AlipayRefundData>AlipayHandleResponseStrategy. getAlipayRefundDataList(AlipayRefundNotification alipayRefundNotification)Gets refund data list from refund notification -
Uses of AlipayRefundNotification in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type AlipayRefundNotification Modifier and Type Method Description java.util.List<AlipayRefundData>DefaultAlipayHandleResponseStrategy. getAlipayRefundDataList(AlipayRefundNotification alipayRefundNotification)
-