Uses of Class
de.hybris.platform.chinesepspalipayservices.data.AlipayRefundData
Packages that use AlipayRefundData
Package
Description
-
Uses of AlipayRefundData in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies that return types with arguments of type AlipayRefundDataModifier and TypeMethodDescriptionAlipayHandleResponseStrategy.getAlipayRefundDataList(AlipayRefundNotification alipayRefundNotification) Gets refund data list from refund notificationMethod parameters in de.hybris.platform.chinesepspalipayservices.strategies with type arguments of type AlipayRefundDataModifier and TypeMethodDescriptionAlipayPaymentTransactionStrategy.updateForRefundNotification(List<AlipayRefundData> alipayRefundData) Updates transaction for refund notification -
Uses of AlipayRefundData in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl that return types with arguments of type AlipayRefundDataModifier and TypeMethodDescriptionDefaultAlipayHandleResponseStrategy.getAlipayRefundDataList(AlipayRefundNotification alipayRefundNotification) Method parameters in de.hybris.platform.chinesepspalipayservices.strategies.impl with type arguments of type AlipayRefundDataModifier and TypeMethodDescriptionDefaultAlipayPaymentTransactionStrategy.updateForRefundNotification(List<AlipayRefundData> alipayRefundData)